mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-07-28 12:36:48 +00:00
KASM-5208 run aarch64 builds of maltego as it is just a java app
This commit is contained in:
parent
fb8a62165b
commit
ced4f47c39
1 changed files with 8 additions and 8 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue