napalm-automation / napalm-logs

Cross-vendor normalisation for network syslog messages, following the OpenConfig and IETF YANG models
https://napalm-logs.readthedocs.io/en/latest/
Apache License 2.0
141 stars 43 forks source link

Simplify the docker image #306

Closed mirceaulinic closed 5 years ago

mirceaulinic commented 5 years ago

This way we won't depend on installing napalm-logs from PyPI, so we can release Docker images for the develop branch as well, and use the native Docker Hub builder (instead of this complex setup to build, auth, and push through a silly script).