-
-
Notifications
You must be signed in to change notification settings - Fork 166
Patch for docker two stage #1433
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
Conversation
Modify startup so that docker container exec -it webwork2_app_1 /usr/sbin/apachectl graceful can be used to restart Apache in the container in a "nice" way without stopping the running container. Minor fixes.
…: admin with password: admin to the course admin
… or the library browser will complain. 2. make www-data the owner of htdocs/tmp with write privileges
…l reconfiguration
…mbine_mgage_and_tani_PR
…temp_combine_mgage_and_tani_PR
…ebwork2/html/tmp,
|
this includes @taniwallach repos "docker-two-stage...." branch added instructions for creating a webwork docker box with minimal configuration (out of the box) don't run |
|
If you are enabling the 2-stage build process as the default, then the instructions need to tell the user to run I still think that the instructions file probably belongs in some subdirectory. |
|
Now that @taniwallach's two stage docker build pull request has been merged you should be able to clean this up a bit. If you want to talk about how to do this well, let me know. |
|
withdrawn in favor of #1435 patch5 version |
this includes commits in @taniwallach 's " docker-two-stage-build.... " -- I didn't have permission to submit a pull request directly to tani's github repos.