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.
concourse-buildkit/Dockerfile
2022-03-09 13:40:17 +01:00

5 lines
53 B
Docker

FROM moby/buildkit
ENTRYPOINT [ "entrypoint.sh" ]