Skip to content
Snippets Groups Projects
Commit ada84b42 authored by Elian Loraux's avatar Elian Loraux
Browse files

add tag

parent fdc4e3b5
No related branches found
No related tags found
1 merge request!1Reorganisate docker layer
services: services:
kasm: kasm:
image: kasm-ubuntu
build: build:
context: ./ context: ./
target: kasmvnc-base target: kasmvnc-base
args: args:
- SPYDER=${SPYDER} - SPYDER=${SPYDER}
- ANACONDA=${ANACONDA} - ANACONDA=${ANACONDA}
tags:
- "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