infra-utils/conan
Jakub Sokołowski b1443b1dce
add CONAN_HOME env variable to be explicit about config location
2018-11-01 13:51:14 +01:00
..
Dockerfile add CONAN_HOME env variable to be explicit about config location 2018-11-01 13:51:14 +01:00
Makefile add dockerfile for creating conan server image 2018-10-31 16:07:28 +01:00
README.md update readme with config location 2018-11-01 13:50:43 +01:00
entrypoint.sh add dockerfile for creating conan server image 2018-10-31 16:07:28 +01:00

README.md

Description

This image for running the Conan repository server is used by the Ansible conan role.

Why?

All images on Docker Hub use either uWSGI or nothing for handling the requests, this uses Gunicorn.

Configuration

The .conan_server directory goes inside of /root:

  • /root/.conan_server/server.conf - Server config file
  • /root/.conan_server/data - Data directory