Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit befbf5d

Browse files
committed
release/RELEASE.md: Switch to Alpine Linux
1 parent 4348d65 commit befbf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ docker build -t lambda-linux-vbox-release .
77
88
docker run --rm -v `pwd`:`pwd` \
99
-ti lambda-linux-vbox-release \
10-
/sbin/my_init -- /sbin/setuser ll-user /bin/bash -l
10+
/bin/su -l -s /bin/sh ll-user
1111
```
1212

1313
To create release, first update, commit and push `release/release.yaml`. Then

0 commit comments

Comments
 (0)