This website requires JavaScript.
Explore
Help
Sign In
public_git
/
bitnami-containers
mirror of
https://github.com/bitnami/containers.git
Watch
1
Star
0
Fork
You've already forked bitnami-containers
0
Code
Issues
Projects
Releases
Wiki
Activity
5a234bd832
bitnami-containers
/
bitnami
/
argo-workflow-controller
/
3
/
scratch
/
Dockerfile
9 lines
96 B
Docker
Raw
Blame
History
FROM
scratch
COPY
prebuildfs /
COPY
rootfs /
USER
1001
ENTRYPOINT
[
"/workflow-controller"
]
Reference in New Issue
View Git Blame
Copy Permalink