File: container_dev_env.inc.rst

package info (click to toggle)
rsyslog-doc 8.2302.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,464 kB
  • sloc: python: 178; makefile: 8
file content (14 lines) | stat: -rw-r--r-- 558 bytes parent folder | download | duplicates (6)
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.