Open
Description
https://git.merith.xyz/oci/freenet
I made one, Freenet is explicitly granted permission to repurpose and reuse my work.
The entrypoint has the following logic.
ensure directories
am I root?
no: run freenet as is
yes: is ENV:RUN_USER set?
no: run freenet as root
yes:
create `freenetuser` as RUN_USER `uid:gid`
force set ownership of data and config directories to `freenetuser`,
run freenet
you may choose to remove the .forgejo
folder, it is purely just templating for my OCI setup to automatically build container images off main
branch, should work on github
commit
results in a new build tagged as git-hash
and nightly
, nightly is considered the source build
tag
results in a new "release" build tagged as latest
and whatever the tag was,
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Triage