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

[REQ] Publish docker image to docker hub #90

Open
cwouter opened this issue Apr 24, 2022 · 0 comments
Open

[REQ] Publish docker image to docker hub #90

cwouter opened this issue Apr 24, 2022 · 0 comments

Comments

@cwouter
Copy link
Member

cwouter commented Apr 24, 2022

💩 Is your feature request related to a problem? Please describe.

It should be easy to start, run and control SockTrader regardless of the host environment.

🏗️ Describe the solution you'd like

Create Dockerfile

  • Dockerfile that builds and runs @socktrader/cli
  • Add environment variables to configure database connection
  • use ENTRYPOINT to run container as an executable

Automatic builds

  • Make sure that a pull request should not break the Dockerfile

Automatic publish

  • It should be automatically pushed to docker hub when merged to master
  • The version should be defined by semantic-release in dry-run mode
  • It should not publish a new version when no package has been changed

Some technical guidance:

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

No branches or pull requests

1 participant