Skip to content

Docker Compose for build and deploy the project #3

@vyuzhanin

Description

@vyuzhanin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions