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

DOCKER: Assemble the docker container #28

Open
5 tasks
fet1sov opened this issue Jul 15, 2024 · 0 comments
Open
5 tasks

DOCKER: Assemble the docker container #28

fet1sov opened this issue Jul 15, 2024 · 0 comments
Labels
⚙DEV-OPS Dev-Ops Tasks Priority: LOW Low priority tasks Status: SCHEDULED Scheduled or planned tasks

Comments

@fet1sov
Copy link
Member

fet1sov commented Jul 15, 2024

Description

Assemble the docker container on Alpine or other image, make it compact as it possible.
Image need to have Deno runtime and get the environment file.
Don't forget to describe the .dockerignore file for less garbage in the image.

List of functionality requirements

  • Describe Dockerfile
    • Install Deno runtime
  • Describe .dockerignore file
    • Add .devcontainer into ignore
    • Add .github into ignore
@fet1sov fet1sov added ⚙DEV-OPS Dev-Ops Tasks Priority: LOW Low priority tasks Status: SCHEDULED Scheduled or planned tasks labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙DEV-OPS Dev-Ops Tasks Priority: LOW Low priority tasks Status: SCHEDULED Scheduled or planned tasks
Projects
None yet
Development

No branches or pull requests

1 participant