This repository was archived by the owner on Apr 25, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,7 +117,8 @@ RUN \
117117 nodejs \
118118 openbox && \
119119 apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
120- ossp-uuid \
120+ ossp-uuid && \
121+ apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
121122 websocat && \
122123 echo "**** openbox tweaks ****" && \
123124 sed -i \
Original file line number Diff line number Diff line change @@ -116,7 +116,8 @@ RUN \
116116 nodejs \
117117 openbox && \
118118 apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
119- ossp-uuid \
119+ ossp-uuid && \
120+ apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
120121 websocat && \
121122 echo "**** openbox tweaks ****" && \
122123 sed -i \
Original file line number Diff line number Diff line change @@ -116,7 +116,8 @@ RUN \
116116 nodejs \
117117 openbox && \
118118 apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
119- ossp-uuid \
119+ ossp-uuid && \
120+ apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
120121 websocat && \
121122 echo "**** openbox tweaks ****" && \
122123 sed -i \
You can’t perform that action at this time.
0 commit comments