services: use image with Scheme and Lisp

This commit is contained in:
Andrey Kartashov 2019-11-09 19:08:29 +07:00
parent f248f5c37f
commit 0cf02c5a5b

View file

@ -23,11 +23,13 @@ spec:
type: DirectoryOrCreate
containers:
- name: jupyter
image: jupyter/minimal-notebook
image: gorilych/jupyter:v0.0.3
imagePullPolicy: IfNotPresent
env:
- name: LANG
value: ru
- name: LD_LIBRARY_PATH
value: /opt/conda/lib
args:
- start-notebook.sh
- "--ip='*'"