We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue tracking a variety of best-practices dockerfile and build clean-up, as well as the addition of a docker-compose file.
This should allow people to spin-up a local instance with a simple docker-compose up -d --build or podman-compose up -d --build.
docker-compose up -d --build
podman-compose up -d --build
The text was updated successfully, but these errors were encountered:
Shouldn't this be closed?
Sorry, something went wrong.
cybtachyon
No branches or pull requests
Issue tracking a variety of best-practices dockerfile and build clean-up, as well as the addition of a docker-compose file.
This should allow people to spin-up a local instance with a simple
docker-compose up -d --build
orpodman-compose up -d --build
.The text was updated successfully, but these errors were encountered: