Freenet is a peer-to-peer platform for decentralized applications—communication, collaboration, an
4.9K
latest: latest freenet binary files on top of scratch image
v0.1.116: you can choose specific version of freenetpodman pull docker.io/queeup/freenet-container
# OR
podman pull ghcr.io/queeup-containers/freenet-container
podman run \
--rm \
--volume `pwd`/config:/config \
--volume `pwd`/data:/data \
--name freenet-container \
freenet-container
podman build --tag freenet-container --file Containerfile .
Content type
Image
Digest
sha256:cc670ae53…
Size
20.4 MB
Last updated
4 days ago
docker pull queeup/freenet-container