Skip to content

Commit 857a462

Browse files
authored
Merge pull request ceph#65760 from phlogistonjohn/jjm-dock-dock-goose
Dockerfile.build: improve docker compatibility
2 parents 37813cf + 8a9b6f8 commit 857a462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY \
1313
install-deps.sh \
1414
run-make-check.sh \
1515
src/script/buildcontainer-setup.sh \
16-
${CEPH_CTR_SRC}
16+
${CEPH_CTR_SRC}/
1717

1818

1919
FROM $DISTRO

0 commit comments

Comments
 (0)