|
@ -1,7 +1,7 @@ |
|
|
# Build with: |
|
|
# Build with: |
|
|
# docker build -t termux/package-builder . |
|
|
# docker build -t termux/package-builder . |
|
|
# Push to docker hub with: |
|
|
# Push to docker hub with: |
|
|
# docker push termux/package-builder' |
|
|
# docker push termux/package-builder |
|
|
# This is done after changing this file or any of the |
|
|
# This is done after changing this file or any of the |
|
|
# scripts/setup-{ubuntu,android-sdk}.sh setup scripts. |
|
|
# scripts/setup-{ubuntu,android-sdk}.sh setup scripts. |
|
|
FROM ubuntu:16.04 |
|
|
FROM ubuntu:16.04 |
|
|