Skip to content

Commit 01f4d22

Browse files
committed
RC-2 for 1.3.1814
bWFrZS1hcnRpZmFjdAo=
1 parent b13ccab commit 01f4d22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

oci/package-app.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ buildah copy --from $CTN_TGFOCUS $CTN_PACK \
1111
buildah copy --from $CTN_TGFOCUS $CTN_PACK \
1212
'/tg-focus/build/tf-focusd' '/usr/local/bin'
1313

14+
buildah run $CTN_PACK -- sh -c "apk add --no-cache nano"
15+
1416
buildah config --cmd "/bin/sh -c tf-focusd" $CTN_PACK
1517

1618
buildah commit $CTN_PACK tg-focus

0 commit comments

Comments
 (0)