This website requires JavaScript.
Explore
Help
Sign in
redxef
/
concourse-buildkit
Archived
Watch
1
Star
0
Fork
You've already forked concourse-buildkit
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-10-30
. You can view files and clone it, but cannot push or open issues or pull requests.
36f0e3414f
concourse-buildkit
/
Dockerfile
7 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
Init.
2022-03-09 13:40:17 +01:00
FROM moby/buildkit
Add docker login.
2022-03-09 14:19:24 +01:00
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
Init.
2022-03-09 13:40:17 +01:00
ENTRYPOINT [ "entrypoint.sh" ]
Reference in a new issue
Copy permalink