Sign inSign up

ghudiczius/trac

By ghudiczius

Updated 2 days ago

Simple docker image for Trac

Image
Developer tools
Web servers
1

2.0K

ghudiczius/trac repository overview

Trac

Simple docker image for Trac with MySQL and PostgreSQL support and TracAccountManager installed, built on the official python2.7 image.

Usage

docker run --rm ghudiczius/trac:<VERSION> \
  -p 8000:8000 \
  -v path/to/data:/data

or

docker run --rm registry.gitlab.jmk.hu/web/trac:<VERSION> \
  -p 8000:8000 \
  -v path/to/data:/data

Tag summary

Content type

Image

Digest

sha256:d6a58cca0

Size

380.9 MB

Last updated

2 days ago

docker pull ghudiczius/trac:1.6.8139_python3.13.15-bookworm