Skip to content
Snippets Groups Projects
Verified Commit 181b843e authored by David Beniamine's avatar David Beniamine
Browse files

Compatibility with docker-compose < 2

parent ada84b42
Branches
No related tags found
1 merge request!1Reorganisate docker layer
...@@ -6,8 +6,7 @@ services: ...@@ -6,8 +6,7 @@ services:
args: args:
- SPYDER=${SPYDER} - SPYDER=${SPYDER}
- ANACONDA=${ANACONDA} - ANACONDA=${ANACONDA}
tags: image: "kasmvnc-ubuntu-noble:spyder-${SPYDER}_anaconda-${ANACONDA}"
- "kasmvnc-ubuntu-noble:spyder-${SPYDER}_anaconda-${ANACONDA}"
container_name: KasmVNC-ubuntu container_name: KasmVNC-ubuntu
volumes: volumes:
- ./homedir:/home/kasm_user:rw - ./homedir:/home/kasm_user:rw
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment