clixon/docker
Kristofer Hallin de28fb18fe Minimal snmpd configuration for the Docker containers. Also change the pid-dir to /var/run/ since
that is what all the tests are expecting. Can we pass the tests now?
2022-05-19 15:46:35 +02:00
..
base * Restconf native http/1, first working version 2022-02-08 18:59:47 +01:00
clixon-dev * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
main Minimal snmpd configuration for the Docker containers. Also change the pid-dir to /var/run/ since 2022-05-19 15:46:35 +02:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
README.md * New docker build (preliminary) for a development container 2021-12-07 20:07:22 +01:00

Clixon containers

This directory contains sub-directories with examples of Clixon docker images:

  • base Clixon base image
  • clixon-dev Clixon development image
  • main Main example and test application used in upstream CI