tangled
alpha
login
or
join now
releasecandidate.bsky.social
/
ci-docker-container
0
fork
atom
Docker containers I use in CI workflows, for AMD64, ARM64 (AARCH64) and RISC-V 64
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
releasecandidate.bsky.social
b3f9def9
Fix version in tag script
v2025-09-02
v3.22.1
main
6mo ago
releasecandidate.bsky.social
0d07d5af
Update Alpine versions
6mo ago
releasecandidate.bsky.social
23f3d1fa
Fix release workflows for Alpine and Rust
1y ago
releasecandidate.bsky.social
39ff8e6a
Only run Rust image if release tag is 202*
1y ago
releasecandidate.bsky.social
570d8987
Remove not available packages from release
v3.21.0
1y ago
releasecandidate.bsky.social
5aa1f5c1
Don't use edge Dockerfiles for "normal" version
1y ago
releasecandidate.bsky.social
f4576109
Add build scripts for Alpine
1y ago
releasecandidate.bsky.social
154a2fa0
Add update stanzas
1y ago
releasecandidate.bsky.social
7169c2ee
Change to Alpine 3.21.0, remove XMake and Hare
1y ago
releasecandidate.bsky.social
b5ec6449
Update Alpine Packages
1y ago
releasecandidate.bsky.social
5d71cd23
Run dist-upgrade in Debian container
1y ago
releasecandidate.bsky.social
96ab7824
Ignore errors on rustup install
1y ago
releasecandidate.bsky.social
0c41906d
Use rustup debian package
1y ago
releasecandidate.bsky.social
c9be3ecb
Update documentation and make Rust image a bit smaller
v2024-12-04
1y ago
releasecandidate.bsky.social
28d22d1a
Move push script into build.sh, refactor tag.sh
1y ago
releasecandidate.bsky.social
557db026
Add Codeberg tags
v2024-12-01
1y ago
releasecandidate.bsky.social
4e861b5c
Add amend flag to manifest creation
1y ago
releasecandidate.bsky.social
3ec978d8
Push tags to docker hub
1y ago
releasecandidate.bsky.social
169d92bd
Add tag script
1y ago
releasecandidate.bsky.social
cd9286ec
Add arch prefix to tags
1y ago
releasecandidate.bsky.social
74fa7b16
Fix Dockerhub image names
1y ago
releasecandidate.bsky.social
ad6b4463
Add script to push docker images
1y ago
releasecandidate.bsky.social
0c84bc2d
Build Alpine JS image, it is _way_ smaller
1y ago
releasecandidate.bsky.social
6f062efe
Add Python packages to Trixie JS
1y ago
releasecandidate.bsky.social
c23ab26b
Add all Dockerfiles to build script
1y ago
releasecandidate.bsky.social
2ed453f6
Add Rust versions to release
1y ago
releasecandidate.bsky.social
03a09095
Add Javascript Container using Debian Trixie
1y ago
releasecandidate.bsky.social
7c7a2c0b
Fix PATH
1y ago
releasecandidate.bsky.social
410a50e1
Change PATH
1y ago
releasecandidate.bsky.social
16a85346
Change Rust Container
1y ago
releasecandidate.bsky.social
d01fdb6e
Set executable bit of build.sh
1y ago
releasecandidate.bsky.social
ebdd1711
Set executable bit of build.sh
1y ago
releasecandidate.bsky.social
f83573d4
Change build.sh executable bit
1y ago
releasecandidate.bsky.social
3ec74f1b
Add Rust container
1y ago
releasecandidate.bsky.social
578b1f36
Remove Bolero
1y ago
releasecandidate.bsky.social
5811fc97
Add Poetry and Rust
1y ago
releasecandidate.bsky.social
770f9dce
Fix link to Dockerfile in README
2y ago
releasecandidate.bsky.social
d50629f0
Fix filename in header
2y ago
releasecandidate.bsky.social
08b55055
Add documentation
2y ago
releasecandidate.bsky.social
cd8772f1
Disable Xmake ANSI escape sequences in version
2y ago
releasecandidate.bsky.social
ae7a7d41
Try to not run workflow on push
2y ago
releasecandidate.bsky.social
4cdaec1c
Setting version tag back to v
vedge-2024-08-24
2y ago
releasecandidate.bsky.social
bc4e0dba
Add 'ver' to version tags
ver3.20.2
2y ago
releasecandidate.bsky.social
d3706484
Don't fix workflow to RISC-V
2y ago
releasecandidate.bsky.social
c2858274
Add other Dockerfiles, fix XMake root usage
2y ago
releasecandidate.bsky.social
5407a506
Use user and home variables
2y ago
releasecandidate.bsky.social
b61edfe5
Make Docker user home directory and use that
2y ago
releasecandidate.bsky.social
23745a11
Add link to container registry
2y ago
releasecandidate.bsky.social
0b754a8a
Add release workflow and docker user
2y ago
releasecandidate.bsky.social
be5036e1
Add packages to Dockerfile
2y ago
releasecandidate.bsky.social
ccf8cd8a
Add packages to Dockerfile
2y ago
releasecandidate.bsky.social
5fc7b98d
Initial commit
2y ago
releasecandidate.bsky.social
0602b935
Initial commit
2y ago
Fix version in tag script
v2025-09-02
v3.22.1
main
b3f9def9
releasecandidate.bsky.social
6mo
Update Alpine versions
0d07d5af
releasecandidate.bsky.social
6mo
Fix release workflows for Alpine and Rust
23f3d1fa
releasecandidate.bsky.social
1y
Only run Rust image if release tag is 202*
39ff8e6a
releasecandidate.bsky.social
1y
Remove not available packages from release
v3.21.0
570d8987
releasecandidate.bsky.social
1y
Don't use edge Dockerfiles for "normal" version
5aa1f5c1
releasecandidate.bsky.social
1y
Add build scripts for Alpine
f4576109
releasecandidate.bsky.social
1y
Add update stanzas
154a2fa0
releasecandidate.bsky.social
1y
Change to Alpine 3.21.0, remove XMake and Hare
7169c2ee
releasecandidate.bsky.social
1y
Update Alpine Packages
b5ec6449
releasecandidate.bsky.social
1y
Run dist-upgrade in Debian container
5d71cd23
releasecandidate.bsky.social
1y
Ignore errors on rustup install
96ab7824
releasecandidate.bsky.social
1y
Use rustup debian package
0c41906d
releasecandidate.bsky.social
1y
Update documentation and make Rust image a bit smaller
v2024-12-04
c9be3ecb
releasecandidate.bsky.social
1y
Move push script into build.sh, refactor tag.sh
28d22d1a
releasecandidate.bsky.social
1y
Add Codeberg tags
v2024-12-01
557db026
releasecandidate.bsky.social
1y
Add amend flag to manifest creation
4e861b5c
releasecandidate.bsky.social
1y
Push tags to docker hub
3ec978d8
releasecandidate.bsky.social
1y
Add tag script
169d92bd
releasecandidate.bsky.social
1y
Add arch prefix to tags
cd9286ec
releasecandidate.bsky.social
1y
Fix Dockerhub image names
74fa7b16
releasecandidate.bsky.social
1y
Add script to push docker images
ad6b4463
releasecandidate.bsky.social
1y
Build Alpine JS image, it is _way_ smaller
0c84bc2d
releasecandidate.bsky.social
1y
Add Python packages to Trixie JS
6f062efe
releasecandidate.bsky.social
1y
Add all Dockerfiles to build script
c23ab26b
releasecandidate.bsky.social
1y
Add Rust versions to release
2ed453f6
releasecandidate.bsky.social
1y
Add Javascript Container using Debian Trixie
03a09095
releasecandidate.bsky.social
1y
Fix PATH
7c7a2c0b
releasecandidate.bsky.social
1y
Change PATH
410a50e1
releasecandidate.bsky.social
1y
Change Rust Container
16a85346
releasecandidate.bsky.social
1y
Set executable bit of build.sh
d01fdb6e
releasecandidate.bsky.social
1y
Set executable bit of build.sh
ebdd1711
releasecandidate.bsky.social
1y
Change build.sh executable bit
f83573d4
releasecandidate.bsky.social
1y
Add Rust container
3ec74f1b
releasecandidate.bsky.social
1y
Remove Bolero
578b1f36
releasecandidate.bsky.social
1y
Add Poetry and Rust
5811fc97
releasecandidate.bsky.social
1y
Fix link to Dockerfile in README
770f9dce
releasecandidate.bsky.social
2y
Fix filename in header
d50629f0
releasecandidate.bsky.social
2y
Add documentation
08b55055
releasecandidate.bsky.social
2y
Disable Xmake ANSI escape sequences in version
cd8772f1
releasecandidate.bsky.social
2y
Try to not run workflow on push
ae7a7d41
releasecandidate.bsky.social
2y
Setting version tag back to v
vedge-2024-08-24
4cdaec1c
releasecandidate.bsky.social
2y
Add 'ver' to version tags
ver3.20.2
bc4e0dba
releasecandidate.bsky.social
2y
Don't fix workflow to RISC-V
d3706484
releasecandidate.bsky.social
2y
Add other Dockerfiles, fix XMake root usage
c2858274
releasecandidate.bsky.social
2y
Use user and home variables
5407a506
releasecandidate.bsky.social
2y
Make Docker user home directory and use that
b61edfe5
releasecandidate.bsky.social
2y
Add link to container registry
23745a11
releasecandidate.bsky.social
2y
Add release workflow and docker user
0b754a8a
releasecandidate.bsky.social
2y
Add packages to Dockerfile
be5036e1
releasecandidate.bsky.social
2y
Add packages to Dockerfile
ccf8cd8a
releasecandidate.bsky.social
2y
Initial commit
5fc7b98d
releasecandidate.bsky.social
2y
Initial commit
0602b935
releasecandidate.bsky.social
2y