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

Make image building lightweight #972

Merged
merged 3 commits into from Jun 1, 2023
Merged

Conversation

paydaylight
Copy link
Collaborator

@paydaylight paydaylight commented Jun 1, 2023

This PR cleans up entrypoint.sh leaving only runtime specific tasks, and cleans up Dockerfile to not try to install already present files. It also adds .dockerignore to not copy from host node_modules and bundle specific files.

This PR is a part in series of production deployment fixes:
Part 1
Part 2 <= current
Part 3

@paydaylight paydaylight marked this pull request as ready for review June 1, 2023 11:49
@birs-math birs-math merged commit 6f7913b into releases Jun 1, 2023
1 of 2 checks passed
This was referenced Jun 5, 2023
@paydaylight
Copy link
Collaborator Author

@birs-math birs-math deleted the update-docker-environment branch June 9, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants