mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +01:00
KASM-5208 run aarch64 builds of maltego as it is just a java app
This commit is contained in:
parent
fb8a62165b
commit
ced4f47c39
@ -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