chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
711e9e5
)
Minor comment cleanups of Dockerfile
author
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 7 Oct 2016 17:36:58 +0000
(13:36 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 7 Oct 2016 17:37:10 +0000
(13:37 -0400)
scripts/Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/scripts/Dockerfile
b/scripts/Dockerfile
index cbb396dab66ed50cb2cad9abd295d3238f698a21..368b1d7b65d8f186ab8318edbd19dadebcc33698 100644
(file)
--- a/
scripts/Dockerfile
+++ b/
scripts/Dockerfile
@@
-1,6
+1,9
@@
-# Build with 'docker build -t termux/package-builder .' and push
-# to docker hub with 'docker push termux/package-builder' after
-# changing scripts/setup-ubuntu.sh or scripts/setup-android.sdk.sh.
+# Build with:
+# docker build -t termux/package-builder .
+# Push to docker hub with:
+# docker push termux/package-builder'
+# This is done after changing this file or any of the
+# scripts/setup-{ubuntu,android-sdk}.sh setup scripts.
FROM ubuntu:16.04
# Fix locale to avoid warnings:
FROM ubuntu:16.04
# Fix locale to avoid warnings: