Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit 002f6b5

Browse files
Merge pull request #2421 from ibuildthecloud/main
Add back buildkit volume
2 parents e0dc013 + 8554413 commit 002f6b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ COPY /scripts/acorn-job-get-output /usr/local/bin
6565
COPY /scripts/k3s-config.yaml /etc/rancher/k3s/config.yaml
6666
CMD []
6767
WORKDIR /wd
68+
VOLUME /var/lib/buildkit
6869
VOLUME /var/lib/rancher/k3s
6970
STOPSIGNAL SIGTERM
7071
ENTRYPOINT ["/usr/local/bin/acorn"]

0 commit comments

Comments
 (0)