This website requires JavaScript.
Explore
Get Started
openstack
/
kuryr
Code
Issues
Proposed changes
master
kuryr
/
contrib
/
busybox
/
Dockerfile
4 lines
45 B
Docker
Raw
Permalink
Blame
History
FROM
scratch
ADD
busybox.tar.xz /
CMD
[
"sh"
]
View Git Blame
Copy Permalink