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

create docker compose file #399

Closed
avelino opened this issue Aug 17, 2020 · 2 comments · Fixed by #400
Closed

create docker compose file #399

avelino opened this issue Aug 17, 2020 · 2 comments · Fixed by #400

Comments

@avelino
Copy link
Member

avelino commented Aug 17, 2020

Write docker file compose with all dependencies to upload pREST server - simplify and document use for new collaborators

  • based on the code (development, can be via go run and source mount volume)
  • based on the docker image (production)

related #388

@fabriziomello
Copy link
Contributor

@avelino we have a docker-compose.yml already so what's the point here?

IMHO for a better user experience we should create a separate repository with a complete demo... something like a tutorial.

avelino added a commit that referenced this issue Aug 17, 2020
fixed: #399

Signed-off-by: Avelino <t@avelino.xxx>
@avelino
Copy link
Member Author

avelino commented Aug 17, 2020

@fabriziomello compose was not working (so I opened this issue), correction in the PR mentioned above

avelino added a commit that referenced this issue Aug 17, 2020
fixed: #399

Signed-off-by: Avelino <t@avelino.xxx>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants