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

[BUG] Cleanup Dockerfiles #5706

Open
Tracked by #5705
eternaltyro opened this issue Apr 13, 2023 · 1 comment
Open
Tracked by #5705

[BUG] Cleanup Dockerfiles #5706

eternaltyro opened this issue Apr 13, 2023 · 1 comment
Assignees
Labels

Comments

@eternaltyro
Copy link
Collaborator

Currently Dockerfiles are duplicated throughout the repository.

➜  tasking-manager git:(develop) ✗ find . -iname "*dockerfile*"
./Dockerfile
./scripts/docker/Dockerfile.backend
./scripts/docker/Dockerfile.frontend
./scripts/docker/Dockerfile.frontend_development
./scripts/docker/tasking-manager/Dockerfile

They need to be cleaned up and streamlined into separate Frontend and Backend Dockerfiles in a standard location. We also need to involve stakeholders that use Dockerfiles.

@eternaltyro
Copy link
Collaborator Author

Subtask of #5705

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

No branches or pull requests

2 participants