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
f1b58bc74c
symposion_app
/
docker
/
Dockerfile.dev
5 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
LCA2022 Setup Update dates and descriptions for LCA2022. Remove old miniconf proposal types. Add local timezone to speaker profile.
2021-07-05 10:20:24 +00:00
ARG $CONTAINER_IMAGE
FROM $CONTAINER_IMAGE
Build an ephemeral dev container for rego testing Create a ephemeral dev container to facilitate testing of populate_inventory. It can be created, tweeked in the admin interface, files updated in admin's populate_inventory, then redeployed to deal with those changes. A branch based one will need to be created to so we can do this work without polluting the master branch.
2017-08-07 01:47:41 +00:00
CMD ["/app/symposion_app/docker/deploy_with_sqlite.sh"]
Reference in a new issue
Copy permalink