Browse Source

Remove stray char in comment

android-5
Fredrik Fornwall 8 years ago
parent
commit
b59e03ab08
  1. 2
      scripts/Dockerfile

2
scripts/Dockerfile

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

Loading…
Cancel
Save