Skip to content

Commit 1b21f9c

Browse files
test
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent a9d184a commit 1b21f9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/dockerfiles/assembly.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ RUN chmod -R g-w /mnt/rootfs/etc/passwd
3737

3838
COPY --from=machine-exec --chown=0:0 /go/bin/che-machine-exec /mnt/rootfs/bin/machine-exec
3939
COPY --chmod=755 /build/scripts/*.sh /mnt/rootfs/
40+
COPY --chmod=755 /build/scripts/helper/check-runtime-libs.sh /mnt/rootfs/check-runtime-libs.sh
4041
COPY --chmod=755 /build/remote-config /mnt/rootfs/remote/data/Machine/
4142

4243
# Create all-in-one image

0 commit comments

Comments
 (0)