Skip to content

Commit

Permalink
🚚 dockerコンテナで使うファイルをまとめる
Browse files Browse the repository at this point in the history
  • Loading branch information
Kentaro1043 committed Dec 12, 2024
1 parent a0d5012 commit 720d34d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exec-container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ RUN touch /result \
VOLUME [ "/nix/store", "/result" ]

# ビルド実行
CMD [ "/workspace/build-in-docker.sh" ]
CMD [ "/workspace/docker/build-in-docker.sh" ]
File renamed without changes.

0 comments on commit 720d34d

Please sign in to comment.