Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 create a docker compose file to test and build the application #12111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

makarkul
Copy link

No description provided.

- Add Dockerfile based on Rocky Linux 8
- Add docker-compose.yml for Traffic Server and test client
- Add Traffic Server configuration files
- Configure caching and URL remapping
- Set up persistent volumes for cache and logs
- Document directory structure and configuration files
- Add quick start guide
- Explain what to look for in tests
- Include debugging and cleanup instructions
@makarkul
Copy link
Author

Commit docker files for testing ATS

Copy link
Contributor

@cmcfarlen cmcfarlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing this docker-compose setup!

Could you please move this under the contrib/docker directory?

Also, I don't think it makes sense to build the 9.2.0 version by default from the master branch, since we are well into the 10.x lifecycle now. I also see a records.yaml file here, so perhaps the Dockerfile just needs an update? I suggest allowing the version to build be passed in as an argument.

@JosiahWI JosiahWI added the Build work related to build configuration or environment label Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build work related to build configuration or environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants