Исправление установки переменной
This commit is contained in:
parent
0d2362f2e3
commit
2687c01b54
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ RUN apk add --no-cache binutils rpm2cpio bash fuse wget patch file desktop-file-
|
|||
chmod +x appimagetool-x86_64.AppImage runtime-x86_64 && \
|
||||
mkdir /input /output /cache
|
||||
VOLUME /input /output /cache
|
||||
ENV PATH $PATH:/appimage-builder/src
|
||||
ENV PATH=$PATH:/appimage-builder/src
|
||||
ENTRYPOINT ["build"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue