Wetitpig
1f96940259
Switch User in Docker
6 years ago
Wetitpig
6b7d4cb7fd
Switch User in Docker
6 years ago
Wetitpig
667c6c1e9a
Dockerfile to tabs
6 years ago
Wetitpig
e15d923d21
3 COPY to 1
6 years ago
Fredrik Fornwall
8654964c40
Dockerfile: Update from ubuntu 18.04 to 18.10
6 years ago
Fredrik Fornwall
6b3a878f06
Dockerfile: Clean up for ndk r18
6 years ago
Fredrik Fornwall
bbb65d5bee
Update build tools version to 28.0.2
Also extract setting ndk and build tools version to
scripts/properties.sh to avoid duplication.
6 years ago
Fredrik Fornwall
365aacb44e
Update to ubuntu 18.04 in docker image
7 years ago
Fredrik Fornwall
d0195549d7
Remove NDK gnu-libstdc from the docker image
7 years ago
Fredrik Fornwall
777a4af85c
Update the ubuntu build setup from 17.04 to 17.10
An updated image has been pushed to the docker hub, so update with
./scripts/update-docker.sh
7 years ago
Fredrik Fornwall
f8f9c19bef
Do not remove libc++ in Dockerfile setup
8 years ago
Fredrik Fornwall
95b0cab9ea
Dockerfile: Do not remove non android-21 platforms
8 years ago
Fredrik Fornwall
852e83abc3
Make ubuntu 17.04 the reference build environment
8 years ago
Fredrik Fornwall
05e29c5b69
Dockerfile: Switch from ADD to COPY
8 years ago
Fredrik Fornwall
e59984067b
Use non-root user when using docker
We now use a non-root user when building packages using a docker
container. This allows detecting misconfigured packages which try
to install files outside of $TERMUX_PREFIX or otherwise mess with
the system during a build.
8 years ago
Fredrik Fornwall
65512d6058
Dockerfile: Update from ubuntu 16.04 to 16.10
8 years ago
Fredrik Fornwall
b59e03ab08
Remove stray char in comment
8 years ago
Fredrik Fornwall
5b7c3ff6d3
Minor comment cleanups of Dockerfile
8 years ago
Fredrik Fornwall
88183689ef
Build and docker updates
9 years ago