Skip to content

Forgejo for private/internal use in (Bootable) Containers

Notifications You must be signed in to change notification settings

gbraad-redhat/personal-forgejo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forgejo for private/internal use in (Bootable) Containers

$ podman run -d --name forgejo --hostname ${HOSTNAME}-forgejo \
    --net=ncentre-bridge --ip 10.0.21.150 \
    --cap-add=NET_ADMIN --cap-add=NET_RAW --device=/dev/net/tun --cap-add AUDIT_CONTROL \
    ghcr.io/gbraad-homelab/forgejo:latest

About

Forgejo for private/internal use in (Bootable) Containers

Resources

Stars

Watchers

Forks

Languages

  • Dockerfile 100.0%