Tailscale package
All checks were successful
Build the Core image / build (push) Successful in 2m47s
All checks were successful
Build the Core image / build (push) Successful in 2m47s
This commit is contained in:
parent
16d5c52535
commit
6c252be973
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM quay.io/fedora/fedora-coreos:stable
|
||||
|
||||
RUN dnf install -y vim htop duf zstd tmux incus rsync fish parted distrobox qemu lxc fastfetch && dnf clean all
|
||||
RUN dnf install -y vim htop duf zstd tmux incus rsync fish parted distrobox qemu lxc fastfetch restic tailscale && dnf clean all
|
||||
|
||||
RUN echo "root:1000000:1000000000" > /etc/subgid && \
|
||||
echo "root:1000000:1000000000" > /etc/subuid && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue