Skip to content

Commit 0bcaec3

Browse files
committed
Add base init script for Alpine and Debian Docker images
1 parent 7d6680c commit 0bcaec3

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
set -e
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
set -e

0 commit comments

Comments
 (0)