-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Undock v0.8.0-linux-x64, got empty file named .wh..wh..opq
#254
Labels
Comments
same result with v0.7.0 |
Okay with alpine, when tested with a dir ( vm-21-61:/opt/apps/quickstart-imgdeploy/imgpackage # ./bin/undock --include=/etc/modprobe.d --insecure --rm-dist $REPO2/alpine:3.13.12 ./dist-repo2/alpine-313
Fri, 09 Aug 2024 14:47:43 CST INF Extracting source src=127.0.0.1:5000/alpine:3.13.12
Fri, 09 Aug 2024 14:47:43 CST INF Computed cache digest docker-d0642e6d9bedb4e4f301a936931f8f4a49824bb0951960f9f1de9878f37eead5 src=127.0.0.1:5000/alpine:3.13.12
Fri, 09 Aug 2024 14:47:43 CST INF Getting image source signatures src=127.0.0.1:5000/alpine:3.13.12
Fri, 09 Aug 2024 14:47:43 CST INF Copying blob sha256:72cfd02ff4d01b1f319eed108b53120dea0185b916d2abeb4e6121879cbf7a65 src=127.0.0.1:5000/alpine:3.13.12
Fri, 09 Aug 2024 14:47:43 CST INF Copying config sha256:e0d2486fb1ef4e79e678c4cc950ac939d46fac4e4c38de5f467d29ba33a6b19e src=127.0.0.1:5000/alpine:3.13.12
Fri, 09 Aug 2024 14:47:43 CST INF Writing manifest to image destination src=127.0.0.1:5000/alpine:3.13.12
Fri, 09 Aug 2024 14:47:43 CST INF Extracting blob blob=sha256:72cfd02ff4d01b1f319eed108b53120dea0185b916d2abeb4e6121879cbf7a65 media-type=application/vnd.oci.image.layer.v1.tar+gzip platform=linux/amd64 src=127.0.0.1:5000/alpine:3.13.12
vm-21-61:/opt/apps/quickstart-imgdeploy/imgpackage # find dist-repo2/alpine-313/
dist-repo2/alpine-313/
dist-repo2/alpine-313/etc
dist-repo2/alpine-313/etc/modprobe.d
dist-repo2/alpine-313/etc/modprobe.d/blacklist.conf
dist-repo2/alpine-313/etc/modprobe.d/kms.conf
dist-repo2/alpine-313/etc/modprobe.d/aliases.conf
dist-repo2/alpine-313/etc/modprobe.d/i386.conf |
huapox
changed the title
v0.8.0-linux-x64, got empty file named
Undock v0.8.0-linux-x64, got empty file named Aug 9, 2024
.wh..wh..opq
.wh..wh..opq
Is one of these images publicly available so I can take a look at its content? Or can you show the output of |
thx for reply, with these: Status: Downloaded newer image for harbor.xxx.com/jenkins/abmp-autoinstall-abmp-iap-application:240205_153437
/ # apk add bash tree
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
(1/5) Installing ncurses-terminfo-base (6.2_p20210109-r1)
(2/5) Installing ncurses-libs (6.2_p20210109-r1)
(3/5) Installing readline (8.1.0-r0)
(4/5) Installing bash (5.1.16-r0)
Executing bash-5.1.16-r0.post-install
(5/5) Installing tree (1.8.0-r0)
Executing busybox-1.32.1-r9.trigger
OK: 8 MiB in 19 packages
/ # tree -apufidh /app
/app
0 directories
/ # tree /app/ -h
/app/
└── [109M] abmp-iap-application.tar.gz
0 directories, 1 file
#find
/ # find /app/
/app/
/app/abmp-iap-application.tar.gz
/ # ls -lha / |grep app; ls -lha /app/
drwxr-xr-x 2 root root 4.0K Feb 5 2024 app
total 109M
drwxr-xr-x 2 root root 4.0K Feb 5 2024 .
drwxr-xr-x 1 root root 4.0K Dec 25 01:17 ..
-rw-r--r-- 1 root root 109.1M Feb 5 2024 abmp-iap-application.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
undock v0.8.0-linux-x64, got empty file named
.wh..wh..opq
, when extract from registry-v2.8.3Steps to reproduce
Additional info
Undock version
0.8.0
Docker info
The text was updated successfully, but these errors were encountered: