We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4012b28 + 53364cc commit c65e62eCopy full SHA for c65e62e
iofog-connector/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:16.04
2
3
-RUN apt-get update -qq
+RUN apt-get update --fix-missing -qq
4
RUN apt-get install -qqy sudo
5
RUN apt-get install -qqy curl
6
RUN apt-get install -qqy software-properties-common
0 commit comments