mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-01-23 02:25:24 +00:00
install pinta from source for jammy, migrate postman,qbittorrent,remmina
This commit is contained in:
parent
035013b207
commit
c40d134ed0
6 changed files with 46 additions and 13 deletions
|
|
@ -126,14 +126,14 @@ multiImages:
|
|||
- src/ubuntu/install/slack/**
|
||||
- name: pinta
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
base: core-ubuntu-jammy
|
||||
dockerfile: dockerfile-kasm-pinta
|
||||
changeFiles:
|
||||
- dockerfile-kasm-pinta
|
||||
- src/ubuntu/install/pinta/**
|
||||
- name: qbittorrent
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
base: core-ubuntu-jammy
|
||||
dockerfile: dockerfile-kasm-qbittorrent
|
||||
changeFiles:
|
||||
- dockerfile-kasm-qbittorrent
|
||||
|
|
@ -155,7 +155,7 @@ multiImages:
|
|||
- src/ubuntu/install/cleanup/**
|
||||
- name: remmina
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
base: core-ubuntu-jammy
|
||||
dockerfile: dockerfile-kasm-remmina
|
||||
changeFiles:
|
||||
- dockerfile-kasm-remmina
|
||||
|
|
@ -792,7 +792,7 @@ singleImages:
|
|||
- src/ubuntu/install/cleanup/**
|
||||
- name: postman
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
base: core-ubuntu-jammy
|
||||
dockerfile: dockerfile-kasm-postman
|
||||
changeFiles:
|
||||
- dockerfile-kasm-postman
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue