theanurin/subversion

By theanurin

Updated about 3 years ago

Apache Subversion is a software versioning and revision control system distributed as open source un

Image
1

10K+

theanurin/subversion repository overview

Docker Image Version Docker Image Size Docker Pulls Docker Stars

Subversion

Apache Subversion is a software versioning and revision control system distributed as open source under the Apache License. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation.

Image reason

No special any reason. This just our infrastructure image.

Spec

Environment variables

No any variables

Expose ports

  • tcp/3690 - Subversion listening endpoint

Volumes

  • /data - Root of the Subversion repositories

Inside

  • Alpine Linux 3.18.2
  • Apache Subversion 1.14.2-r10

Launch

docker run --interactive --tty --rm \
  --publish 3690:3690 \
  theanurin/subversion

Support

Tag summary

Content type

Image

Digest

sha256:f2580c43d

Size

6.7 MB

Last updated

about 3 years ago

docker pull theanurin/subversion