Skip to content

Docker container with alpine and cvs pserver

Notifications You must be signed in to change notification settings

cvsgit/cvs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CVS

Docker container with alpine and cvs pserver

BUILD

docker build -t cvsgit/cvs .

VOLUME

/var/cvsroot

ENV

$CVS_USER #cvsuser
$CVS_PASSWD #cvspass

RUN

docker run -d -p 2401:2401 alpine-cvs

About

Docker container with alpine and cvs pserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%