mirror of
https://github.com/neingeist/docker-mod-terminfos.git
synced 2025-07-28 20:29:59 +02:00
📝 How to use → switch example docker mods around
This commit is contained in:
parent
6589df7e51
commit
34e9bbe58f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ services:
|
||||||
image: lscr.io/linuxserver/openssh-server:latest
|
image: lscr.io/linuxserver/openssh-server:latest
|
||||||
# [...]
|
# [...]
|
||||||
environment:
|
environment:
|
||||||
- DOCKER_MODS=linuxserver/mods:universal-package-install|ghcr.io/neingeist/docker-mod-terminfos
|
- DOCKER_MODS=ghcr.io/neingeist/docker-mod-terminfos|linuxserver/mods:universal-package-install
|
||||||
- INSTALL_PACKAGES=tmux|vim|ncdu
|
- INSTALL_PACKAGES=tmux|vim|ncdu
|
||||||
# [...]
|
# [...]
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue