Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/termux/termux-docker

Termux environment packaged as Docker image.
https://github.com/termux/termux-docker

enhance(ci): generate, export, store tar archive (#61)

e3c861f5b6cb762d3d99f6d6e6dd78cdffe109b6 authored 12 months ago by Jia Yuan Lo <[email protected]>
Update README.md

The actual 32bit libc limit PID_MAX hardcodes to 65535.
The initial value 65536 was taken from ...

6189bbd74be8ffc1a2be4453ddfcc1405cee2b18 authored about 1 year ago by Jia Yuan Lo <[email protected]>
build(deps): bump docker/login-action from 2 to 3

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release note...

609437ad7084426fa79b71f3db6261c026d6f306 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

f8e47df66998df3505f9badfa11168f65edb70b1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bootstrap: update to 2023.02.19

c03156ef4fc6d5557c4989f0836936edf4518f21 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: reset environment after su

Fixes environment for login, SHLVL = 1 now, etc.

6c17e4e01740646215b09d257fce7491c0b26712 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: fix entrypoint script

Don't run su in login mode.

d1cfc5fe6fc5663fde67877843ff1198f56719f5 authored almost 2 years ago by Leonid Pliushch <[email protected]>
readme: add back build instructions

5bff10a4b67f3b717ab943aca4791e2f728a60fd authored almost 2 years ago by Leonid Pliushch <[email protected]>
deprecate run.sh and run-x86_64.sh scripts

dd2fb82e0ab5acd56f4d4859932f5570af90a559 authored almost 2 years ago by Leonid Pliushch <[email protected]>
update readme

ccb81908432406544b49d13a0b85b45954df20c6 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: add alternate entrypoint script

This one spawns a root shell.

4fab030986deb9371a1d882cc740d402dbd8ea10 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: update argument handling in entrypoint script

66799e6bc02fb9b3f7fc14b63fe53ddc1e2eb635 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: update entrypoint script

* Split conditional for non-root check.
* Force-drop privileges to user "system".

988ecdaf0791552595c59c3e0cefc1e675c8cbae authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: don't install updates for aarch64

Workaround for aarch64 image build issues.

4360caad291935df08f985f7385a8ab26f08b280 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: use mksh to launch dnsmasq

5cfdc47f79e01ddd310007451bde8ab9045d2f49 authored almost 2 years ago by Leonid Pliushch <[email protected]>
bin: rename sh to mksh, add back busybox sh

mksh cause issues when building images for arm and aarch64.

55bb986db4e0cdd83fdb51e0b2de98a7d1bcdc3f authored almost 2 years ago by Leonid Pliushch <[email protected]>
Merge pull request #49 from termux/dnsmasq

Switch to dynamic DNS host name resolution. Implemented using dnsmasq as suggested in https://gi...

58a99c42cb6b3977f717cd40ceeda9ed1b9bcf41 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: don't switch user by default

eb7481ede947f309027c33788985e48aa340bc1c authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: add entrypoint script

Entrypoint script starts dnsmasq before shell is launched.

f49601a89e133508f040ff55605556c2513b38b1 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: launch dnsmasq properly during build

4aac3f0f1ea18bd08c81a71f125b5fbd6fdac0c4 authored almost 2 years ago by Leonid Pliushch <[email protected]>
bin: replace busybox sh with mksh from android

c9a7ae10e23392bb95a53d2b8a469c3cf5350688 authored almost 2 years ago by Leonid Pliushch <[email protected]>
docker: enable apt upgrade step

5e6b4f402659b218aaae2337665748a375a019a4 authored almost 2 years ago by Leonid Pliushch <[email protected]>
bin: provide su

Allows to drop privileges to "system" user from root.

f7755c0d4a2073075a8a55b0d68027bc00477437 authored almost 2 years ago by Leonid Pliushch <[email protected]>
bin: delete update-static-dns script

5e5f33f6723da0ae4af4f24f0584bffade8a5165 authored almost 2 years ago by Leonid Pliushch <[email protected]>
arm: add dnsmasq

Issue: https://github.com/termux/termux-docker/issues/48

ddbe3b603e53fe55c3d6f9794f37689403de1587 authored almost 2 years ago by Leonid Pliushch <[email protected]>
x86: add dnsmasq

Issue: https://github.com/termux/termux-docker/issues/48

c58071ee40317d338bb02c539b5decb652a24b50 authored almost 2 years ago by Leonid Pliushch <[email protected]>
bootstrap: update to 2022.12.04-r1

f0dbaff385259d2d9dbf912a8b4c3424f272ff84 authored about 2 years ago by Uchiha Kakashi <[email protected]>
Add support for user static DNS file (#45)

Adds the file `/data/data/com.termux/files/home/.static-dns-hosts.txt` with empty content to bin...

cf32710a935bf050431dfc8b1622b6fae19e44b5 authored about 2 years ago by Lars The <[email protected]>
ci: label image with arch

98af62205f4da832b71bb4de09cb8d6b17ceeaca authored about 2 years ago by Chongyun Lee <[email protected]>
bootstrap: update to 2022.11.06

ec3a88387a8db3349a8e79f3f3917f6fcecc4f55 authored about 2 years ago by Chongyun Lee <[email protected]>
Bump docker/login-action from 1 to 2

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release note...

aa9f7ce0db1cc9784142f2069071e359a99a3aea authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...

a90f4ccb23ea63dd8e3723271d30189ca71e3036 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Create dependabot.yml

4ece29c1c0530662c1f238d697afa5273caf06a5 authored about 2 years ago by Lucy Phipps <[email protected]>
bootstrap: update to 2022.10.02-r1

97bad319bcd230cb810b397026272c2b51d3f04a authored over 2 years ago by Chongyun Lee <[email protected]>
README: update known issues

f153659e35e2d63992ec5562fcfbf3bad840581a authored over 2 years ago by Chongyun Lee <[email protected]>
bootstrap: update to 2022.08.28-r1

b549f38cfa66385ae08268e046553c5423457e58 authored over 2 years ago by Chongyun Lee <[email protected]>
bootstrap: update to 2022.07.31-r1

80742d31d4d83b2a7764507e9e0dc35393b34ffc authored over 2 years ago by Chongyun Lee <[email protected]>
update-static-dns: fix bug

Currently, update-static-dns will save the index.html under the
workdir. This commit will fix th...

4c08c24bceb13cecd1d18153dfddbbf5fe70bb71 authored over 2 years ago by Chongyun Lee <[email protected]>
bootstrap: update to 2022.07.03-r1

ff01256db83cb413634f3eff581b04c3a22440ab authored over 2 years ago by Chongyun Lee <[email protected]>
static-dns-hosts.txt: update

0e9416d8cf4d9f19d0a43b411b70ddb10d84159a authored over 2 years ago by Chongyun Lee <[email protected]>
README.md: use termux/termux-docker

80eeb254a8ac9722d1f1a31dcf41ceb9196719d8 authored over 2 years ago by Chongyun Lee <[email protected]>
fix OCI format error

15a788b953fdd815ebd7a6532b163e497d4de53d authored over 2 years ago by rojenzaman <[email protected]>
Dockerfile: Update to 2022.05.01-r1+apt-android-7

1a43803d78d93fd6371eed3e2c41adbc395b6b3b authored over 2 years ago by Uchiha Kakashi <[email protected]>
Dockerfile: Link some utilities to busybox

040b92afcd11fadbdfdc3768c7d01a53555de491 authored over 2 years ago by Chongyun Lee <[email protected]>
CI: Build image for arm

36743e506bfb87281f1a66db4ba87dcd8266da7c authored over 2 years ago by Chongyun Lee <[email protected]>
Keep termux-docker at hub.docker.com/u/termux

In the same repo as the other docker containers.

d3a17457fddadef3ddd6a10f5c9432e34aab4d0f authored over 2 years ago by Henrik Grimler <[email protected]>
Update bootstraps to 2022-04-24

fa1457e0a578cab3a1be2820aa3c67253b7fdc2f authored over 2 years ago by Henrik Grimler <[email protected]>
Merge pull request #24 from licy183/master

Update: Add IPv6 DNS

bf12a823864670806ec8c0740a7e3ee246a4b6bb authored over 2 years ago by Henrik Grimler <[email protected]>
Update: Add IPv6 DNS

8298333eb5fdf8c5a89f61f5d46faf94f6fede61 authored over 2 years ago by Chongyun Lee <[email protected]>
Update static-dns-hosts.txt

80908237d801a341aa3d42c462399992fb035ccb authored almost 3 years ago by Krishna Kanhaiya <[email protected]>
Update static-dns-hosts.txt (#22)

d672b24c9db0c22326a54ed637019154e888c0c5 authored almost 3 years ago by Kristofer Racsa <[email protected]>
dokr_build.yml: recreated...

in order to test the schedule jobs runs or not

95e6b5a442829b20c8e16603ff3d45678fce466e authored almost 3 years ago by kcubeterm <[email protected]>
Update: update-static-dns (#17)

db3ee18a97e0c3779be7c39a07089d0a0d437b5b authored almost 3 years ago by Uchiha Kakashi <[email protected]>
build-all.sh/run.sh: update image address to kcubeterm (#20)

955324e0a7a93c35aac07c5b93cfd894857b10fd authored almost 3 years ago by Krishna Kanhaiya <[email protected]>
readme: update termux image address

11061a1c258ddc77f9a4737d1517881d46336379 authored almost 3 years ago by Krishna Kanhaiya <[email protected]>
Merge pull request #19 from termux/update-dockerhub-entry

github-action: enable uploads again

a40f4f3c7701fa8a4c6162b55001212ff2739d62 authored almost 3 years ago by Krishna Kanhaiya <[email protected]>
github-action: enable uploads again

036d99dba4f124467c611024f7d27d909be13f83 authored almost 3 years ago by kcubeterm <[email protected]>
github actions: disable uploads currently

56846ac687c24fa573f0b0f071a809af13832676 authored almost 3 years ago by xeffyr <[email protected]>
bootstrap: update to 2021.11.06-r1

d2ee76aacbba720b671d48363e5a778c1442139a authored about 3 years ago by Leonid Pliushch <[email protected]>
update hosts for static dns

0b4a8ddb8085236fdc8ce6215f85f8443c79fca7 authored about 3 years ago by Leonid Pliushch <[email protected]>
bootstrap: update to 2021.10.03-r1

9f16e759b07032f4f5b7454ce64e4f80c546b720 authored over 3 years ago by Leonid Pliushch <[email protected]>
bootstrap: update to 2021.09.26-r1

42cf8fb08138757f6ff21e2f909a9cd80a6ce0f0 authored over 3 years ago by Leonid Pliushch <[email protected]>
update hosts for static dns

8f332fa89f128a6a9912fb2c0df7e5ea7209968e authored over 3 years ago by Leonid Pliushch <[email protected]>
update hosts for static dns

6c92c1320fec9ee1206149c9d82e773534002b05 authored over 3 years ago by Leonid Pliushch <[email protected]>
update hosts for static dns

ee03ccdb55dd1e5c8fc7e714390dc66004f29e23 authored over 3 years ago by Leonid Pliushch <[email protected]>
static dns: acquire hostname through 'busybox hostname'

Separate hostname utility could be unavailable.

faa8a3015f4fb75f4ba67b0f56eb145b562e7bc3 authored over 3 years ago by Leonid Pliushch <[email protected]>
static dns: add current hostname as alias to localhost

fdd10abd3634c944b7ce6dab61808c4ffd077139 authored over 3 years ago by Leonid Pliushch <[email protected]>
multistage build, remove duplicate files

* Resulting image is 2x smaller and has only 1 layer.
* Move content of setup-termux.sh into Doc...

fa3bab8419fae9d2cbcc10c3a0e141f9c6379380 authored over 3 years ago by Leonid Pliushch <[email protected]>
build-all.sh: run 'docker tag' under sudo as well if necessary

f4e3de21eae91d941138cc0bdbde49c6d181a479 authored over 3 years ago by Leonid Pliushch <[email protected]>
update host for static dns (#14)

5121a52029b51ca518735a2a1e9cbf1b6a6d3d34 authored over 3 years ago by Krishna Kanhaiya <[email protected]>
update bootstrap archives

b7e9eddbafe8b012c2360798734ea71fd1ca3ba0 authored over 3 years ago by Leonid Pliushch <[email protected]>
update hosts for static dns

98186e07b2ca29c3d0afc5972279aaf497c042bd authored over 3 years ago by Leonid Pliushch <[email protected]>
update readme

8a31a9894cf6acc7012b063af4b345853b3e22fb authored over 3 years ago by Leonid Pliushch <[email protected]>
update hosts for static dns

985f7b7096b89a3d5ade84b67039321370db99fc authored over 3 years ago by Leonid Pliushch <[email protected]>
update bootstrap archives

3f06e6f939b04adf14966d42ae7f2584bb7635d7 authored over 3 years ago by Leonid Pliushch <[email protected]>
update bootstrap archives

ade368a084a6057808958cdd066fa58fddbb571c authored almost 4 years ago by Leonid Pliushch <[email protected]>
update hosts for static dns

a86d8e7e457399a3aa295ffef345b1d80b6671fe authored almost 4 years ago by Leonid Pliushch <[email protected]>
ci: support running workflows in forks

18f71f5a510b84b9a2d633a78f6e6a12e1800b10 authored almost 4 years ago by umarcor <[email protected]>
update readme

e6a708eec2206e8390b2f6f29fa895af1f4145b3 authored almost 4 years ago by Leonid Pliushch <[email protected]>
github actions: don't build for arm

ARM needs a custom seccomp profile to workaround `personality()` syscall
restriction.

Custom se...

4115b7c4cec15688fc1ca65fc29ec86d21326be4 authored almost 4 years ago by Leonid Pliushch <[email protected]>
github actions: multiarch build

c1c55312e1b0e3993accfa6a644df569165240ef authored almost 4 years ago by Leonid Pliushch <[email protected]>
initial support for arm/arm64 containers

Issue https://github.com/termux/termux-docker/issues/9.

System components are imported from And...

d616bfb0b64949d77831f73e15276f10d427408c authored almost 4 years ago by Leonid Pliushch <[email protected]>
update hosts for static dns

termux-tools/pkg has been updated again

1852dc629e70bcff891d47463a9a2ab4e728c505 authored almost 4 years ago by Leonid Pliushch <[email protected]>
use a single Dockerfile with build-args

b12229c476c59a177cd8450664ed71a4a80fb43c authored almost 4 years ago by umarcor <[email protected]>
update hosts for static dns

5e7ad41f674b82678c9e880fd8a48b9abf7174d7 authored almost 4 years ago by Leonid Pliushch <[email protected]>
don't use bootstraps from bintray

fbe6fe337b96df971933aeeeeb0489e36e437f38 authored almost 4 years ago by Leonid Pliushch <[email protected]>
dockerfiles: update bootstrap to v36

e365779490bfa4478e02044872eff99a6349ea4d authored almost 4 years ago by umarcor <[email protected]>
build-all: exit in case of failure/error

4a2cbb84b377181ce979416e3057195f65230095 authored almost 4 years ago by umarcor <[email protected]>
dockerfiles: update bootstrap to v34

c0ac53068543bb97463088e3157cb8c39abfc796 authored almost 4 years ago by umarcor <[email protected]>
ci: add GitHub Actions workflow 'Test'

dc33c36463b61824964a09c9f8cbdf7bc61f4547 authored almost 4 years ago by umarcor <[email protected]>
Update README.md

38fc5b174ddb79a42afe4e46742b13fb7645700d authored about 4 years ago by Leonid Pliushch <[email protected]>
Update README.md

48355b506e52447a965e79a87d23ded66e9254f3 authored about 4 years ago by Leonid Pliushch <[email protected]>
Update README.md

980ed86f64679bfd58371389b16e0c3d74dd5deb authored about 4 years ago by Leonid Pliushch <[email protected]>
add 'run podman with --podman or -p argument'

6b52625c1646a7e1c32dfe15bb878b85549d0493 authored about 4 years ago by rojenzaman <[email protected]>
build-all.sh: make sudo optional

872b010ae34f9039972fee1a36e5d26951eeef59 authored about 4 years ago by Leonid Pliushch <[email protected]>
update bootstrap archive URLs

ee60e6455173d2f991ad60d94424e4e07a6cf431 authored about 4 years ago by Leonid Pliushch <[email protected]>
Update static-dns-hosts.txt

5953db0b5e0f60202dd7893c17f9a3794f0b2762 authored about 4 years ago by Deshdeepak <[email protected]>
remove apt lists from the Docker image

191f0c400f0245cdd95387dc8e6ac61f1dd8ee49 authored about 4 years ago by Leonid Pliushch <[email protected]>
update bootstrap archive URLs

0a3391e8be1a1153edddd606b8b9157d33aff6ec authored about 4 years ago by Leonid Pliushch <[email protected]>
Update static-dns-hosts.txt

Add index.rubygems.org, needed by Ruby.

c83ea4bb8f5aad9ea8c621e9a9f9eace58eb4612 authored about 4 years ago by Leonid Pliushch <[email protected]>