feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
jupyter-notebook-python:
|
||||
image: quay.io/jupyter/base-notebook:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_JUPYTER_8888
|
||||
- SERVICE_URL_JUPYTER_8888
|
||||
volumes:
|
||||
- '/jupyter:/home/jovyan/work'
|
||||
command: start-notebook.sh
|
||||
|
||||
Reference in New Issue
Block a user