Skip to content

Commit 17b83cb

Browse files
committed
chore(go-dev): remove podman
1 parent f7b32eb commit 17b83cb

3 files changed

Lines changed: 0 additions & 35 deletions

File tree

rootfs/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ RUN export DEBIAN_FRONTEND=noninteractive \
3535
zip \
3636
shellcheck \
3737
etcd \
38-
podman \
39-
fuse-overlayfs \
4038
&& curl -o /usr/local/bin/kubectl \
4139
-L "https://dl.k8s.io/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/$(dpkg --print-architecture)/kubectl" \
4240
&& chmod +x /usr/local/bin/kubectl \

rootfs/etc/containers/registries.conf

Lines changed: 0 additions & 2 deletions
This file was deleted.

rootfs/etc/containers/storage.conf

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)