This website requires JavaScript.
Explore
Help
Sign in
Conservancy
/
symposion_app
Watch
6
Star
0
Fork
You've already forked symposion_app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6bf3d71bff
symposion_app
/
.dockerignore
4 lines
25 B
Text
Raw
Normal View
History
Unescape
Escape
Add initial Dockerfile This builds a working docker image for the application. This is only an initial revision. It needs testing. MySQL, PIL, etc. Was going to use Alpine, however, python3.6 segfaulted on docker starting up, and I couldn't find the core files...
2017-04-29 10:17:41 +00:00
.git
Utilise multi-stage docker build for consistent dev/prod base * developers can use --target symposion_dev to get a responsive site that reads from their homedir and reacts to changed files instantly * without a specified target the default is to build the prod image, which is identical except for running uwsgi instead of the django built-in server * Enable debug when running in a developer's test environment * Remove the makemigrations script and dockerfile
2017-10-01 07:35:02 +00:00
symposion-fixtures
Reference in a new issue
Copy permalink