Skip to content

theanurin/docker-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Set of useful Docker images

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •