X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/88183689efb3715ac0192006cabad6337dea2588..621e0b6ee97f529516ff0f7d058b41f14ab495ff:/scripts/Dockerfile diff --git a/scripts/Dockerfile b/scripts/Dockerfile index cbb396da..8d6c87f3 100644 --- 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: