Minor comment cleanups of Dockerfile

This commit is contained in:
Fredrik Fornwall 2016-10-07 13:36:58 -04:00
parent 711e9e5b06
commit 5b7c3ff6d3
1 changed files with 6 additions and 3 deletions

View File

@ -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: