mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +01:00
Merge branch 'feature/KASM-5208-arm-maltego' into 'develop'
KASM-5208 run aarch64 builds of maltego as it is just a java app Closes KASM-5208 See merge request kasm-technologies/internal/workspaces-images!170
This commit is contained in:
commit
1c872a407d
@ -464,6 +464,14 @@ multiImages:
|
||||
- src/ubuntu/install/firefox/**
|
||||
- src/ubuntu/install/cleanup/**
|
||||
- src/ubuntu/install/chromium/**
|
||||
- name: maltego
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
dockerfile: dockerfile-kasm-maltego
|
||||
changeFiles:
|
||||
- dockerfile-kasm-maltego
|
||||
- src/ubuntu/install/maltego/**
|
||||
- src/ubuntu/install/firefox/**
|
||||
- name: minetest
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
@ -697,14 +705,6 @@ singleImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-insomnia
|
||||
- src/ubuntu/install/insomnia/**
|
||||
- name: maltego
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
dockerfile: dockerfile-kasm-maltego
|
||||
changeFiles:
|
||||
- dockerfile-kasm-maltego
|
||||
- src/ubuntu/install/maltego/**
|
||||
- src/ubuntu/install/firefox/**
|
||||
- name: only-office
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
|
Loading…
Reference in New Issue
Block a user