Files @ a94fc3a9db92
Branch filter:

Location: symposion_app/docker/Dockerfile.dev

bsturmfels
Remove references to "Tax Invoice"
1
2
3
4
ARG $CONTAINER_IMAGE
FROM $CONTAINER_IMAGE

CMD ["/app/symposion_app/docker/deploy_with_sqlite.sh"]