clixon/docker
Kristofer Hallin 5a09dcbf13 Change dockerfiles and start scripts to install Net-SNMP, configure snmpd properly
and make sure it is started. This is needed for the SNMP tests (test_snm*) to run properly.
Since we can't rely on systemd in Alpine we start snmpd from the startsystem-scripts.
2022-06-26 11:28:42 +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 Change dockerfiles and start scripts to install Net-SNMP, configure snmpd properly 2022-06-26 11:28:42 +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