You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hello.
As an alternative way of
docker build
anddocker 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
The text was updated successfully, but these errors were encountered: