Skip to content

Commit

Permalink
alpine: make RunMe.start executable
Browse files Browse the repository at this point in the history
  • Loading branch information
gbionescu committed Aug 27, 2021
1 parent d26f9d9 commit 33bfc37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions type-alpine/inside-container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ mount -t overlay \
dropbear -RBE&
EOF
chmod +x /etc/local.d/RunMe.start

# Then, copy the newly configured system to the rootfs image:
mkdir /my-rootfs
Expand Down

0 comments on commit 33bfc37

Please sign in to comment.