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

Cleanup tweaks #159

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

chad3814
Copy link
Contributor

@chad3814 chad3814 commented Jan 3, 2025

This is just a little bit of clean up:

  • mark the build.sh file as executable
  • move the PORT and VOLUME lines in the Dockerfile up next to the other options
  • create and chown those directories within the Dockerfile
  • tweak the setup.sh to add -p to the mkdir lines incase the directories already exist
  • create a run-dev.sh that will build the image and start it in the build/ directory
  • add a docker-compose-dev.yml to the build/ directory

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.

1 participant