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 Server Dockerfile #1

Closed
4 tasks
burtonr opened this issue Oct 1, 2021 · 1 comment
Closed
4 tasks

Create Server Dockerfile #1

burtonr opened this issue Oct 1, 2021 · 1 comment
Labels
DevOps Infrastructure or Operations

Comments

@burtonr
Copy link
Owner

burtonr commented Oct 1, 2021

Create a Dockerfile for the server.

The Dockerfile should:

  • be stored in the /server directory
  • use multi-stage build
  • result in as small as possible (likely Alpine-based) image
  • not require any files not included in the repository
    • new users should be able to git clone -> docker build
@burtonr burtonr added the DevOps Infrastructure or Operations label Oct 1, 2021
@burtonr
Copy link
Owner Author

burtonr commented Oct 8, 2021

Resolved as part of #12

@burtonr burtonr closed this as completed Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps Infrastructure or Operations
Projects
None yet
Development

No branches or pull requests

1 participant