Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit a1d2ca3

Browse files
authored
add tini
1 parent efe6e03 commit a1d2ca3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
66

77
# install essential packages
88
RUN apt update && apt install -y --no-install-recommends \
9+
tini \
910
git \
1011
curl \
1112
wget \

0 commit comments

Comments
 (0)