summaryrefslogtreecommitdiffstats
path: root/source/includes/container_dev_env.inc.rst
blob: 8b30296902d31e1ed891649c613fb06df9870fa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. note::

   The rsyslog project maintains multiple `rsyslog docker development
   environment images <https://hub.docker.com/u/rsyslog/>`_. These
   images have been configured specifically for use with rsyslog and are
   recommended over your own build environment. Rsyslog docker development
   images are named with the ``rsyslog_dev_`` prefix, followed by the
   distro name.

.. warning::

   If you plan to copy the binary for use outside of the container you need
   to make sure to use an image of the same distro/version when building
   rsyslog.