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.
1 parent 583a68f commit 71a264eCopy full SHA for 71a264e
Dockerfile.base
@@ -1,3 +1,13 @@
1
+# Copyright (C) 2017 Swift Navigation Inc.
2
+# Contact: Swift Navigation <[email protected]>
3
+#
4
+# This source is subject to the license found in the file 'LICENSE' which must
5
+# be be distributed together with this source. All other rights reserved.
6
7
+# THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
8
+# EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
9
+# WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
10
+
11
FROM ubuntu:16.04
12
13
RUN mkdir /work
0 commit comments