added packages file

This commit is contained in:
2019-08-13 00:23:18 +02:00
parent 9c1fe35be7
commit bfba355b5f
2 changed files with 16 additions and 1 deletions

View File

@@ -3,4 +3,4 @@
docker container rm claque
docker build -t customrepo .
docker create --name claque -e PACKAGES="code grim riot sway swaylock teamviewer throttled wlroots yarn zotero python-axolotl" -v /mnt/user/Data/fedora-mirror/data/claque/releases/30/x86_64:/data -v /mnt/user/Data/fedora-mirror/data/rpmfusion:/rpmfusion customrepo
docker create --name claque -e PACKAGES="$(< packages)" -v /mnt/user/Data/fedora-mirror/data/claque/releases/30/x86_64:/data -v /mnt/user/Data/fedora-mirror/data/rpmfusion:/rpmfusion customrepo

15
packages Normal file
View File

@@ -0,0 +1,15 @@
code
grim
python-axolotl
python2-axolotl
python2-axolotl-curve25519
python3-axolotl
python3-axolotl-curve25519
riot
sway
swaylock
teamviewer
throttled
wlroots
yarn
zotero