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

Passage à ubuntu core

parent 3786f01c
No related branches found
No related tags found
No related merge requests found
FROM kasmweb/core-debian-bookworm:1.15.0
FROM kasmweb/core-ubuntu-jammy:1.15.0
USER root
......@@ -7,7 +7,7 @@ RUN apt-get upgrade -y
ENV INST_DIR=/install \
INST_SCRIPTS="/install-spyder.sh"
INST_SCRIPTS="/install-spyder-ubuntu.sh"
# Copy install scripts
......
......@@ -2,7 +2,7 @@ version: "3"
services:
kasm:
image: kasm-sage
image: kasm-ubuntu
build: ./
container_name: KasmVNC-ubuntu
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment