We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7055d04 commit 74d2d5bCopy full SHA for 74d2d5b
Dockerfile-ubuntu16.04
@@ -19,4 +19,3 @@ RUN install -D /src/qhttpserver/build/qhttpserver-0.0.1-Linux.deb /usr/share/app
19
20
# install github-release to be able to deploy packages
21
RUN wget https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2 && tar xjf linux-amd64-github-release.tar.bz2 && cp bin/linux/amd64/github-release /usr/bin
22
-
0 commit comments