This website requires JavaScript.
Explore
Help
Register
Sign In
docker
/
docs
mirror of
https://github.com/docker/docs.git
Watch
1
Star
0
Fork
You've already forked docs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ecd20a96df
docs
/
integration-cli
/
build_tests
/
TestBuildAddTar
/
1
/
Dockerfile
4 lines
63 B
Docker
Raw
Blame
History
FROM
busybox
ADD
test.tar /test.tar
RUN
cat /test.tar/test/foo
Reference in New Issue
View Git Blame
Copy Permalink