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

Docker Compose for build and deploy the project #3

Open
vyuzhanin opened this issue Aug 17, 2022 · 0 comments
Open

Docker Compose for build and deploy the project #3

vyuzhanin opened this issue Aug 17, 2022 · 0 comments

Comments

@vyuzhanin
Copy link

vyuzhanin commented Aug 17, 2022

Hello.
As an alternative way of docker build and docker run it can be used the docker compose file.

https://github.com/vyuzhanin/docker-compose-scripts/blob/master/openssl-webterm/docker-compose.yml

I didn't create pull request because it's a bad idea to store this script as the file. So the best way is add the docker-compose.yml content to the README.md file with description like:

To proceed the yml script use the following command:

$ docker-compose up -d

This docker compose script will automatically clones the source code from the official project repository then builds it and deploys to the docker containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant