Skip to content

dkruger/docker-conan-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

docker-conan-server

Docker image definition for a Conan.io server

Running the server

First create the server container

mkdir conan_server
docker run \
    -p 9300:9300 \
    -v conan_server:/var/lib/conan \
    --name conan_server \
    dkruger/conan-server:latest

The configure the server by editting the .conan_server/server.conf file. The host_name and public_port parameters are of particular importance and must match the name of the docker host and the public port exposed for the container.

About

Docker image for a conan.io server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy