New Device
Linux 64 bit (x86_64)
, and then click CreateagentPack
deb
file into the same directory as the Dockerfile
(see below)deb
filenamedeb
file to simply ardexa.deb
Dockerfile
.systemd
to run successfully inside a container, it needs some special treatment. We also want the container to run in the background and keep running even if we reboot the machine. The following docker
command will launch the container with all the necessary privileges and flags.