Skip to content
Snippets Groups Projects

Reorganisate docker layer

1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -6,8 +6,7 @@ services:
args:
- SPYDER=${SPYDER}
- ANACONDA=${ANACONDA}
tags:
- "kasmvnc-ubuntu-noble:spyder-${SPYDER}_anaconda-${ANACONDA}"
image: "kasmvnc-ubuntu-noble:spyder-${SPYDER}_anaconda-${ANACONDA}"
container_name: KasmVNC-ubuntu
volumes:
- ./homedir:/home/kasm_user:rw
Loading