How to Install debocker in Ubuntu 18.04



Install debocker by entering the following commands in the terminal:

sudo apt update
sudo apt install debocker

Description:

docker-powered package builder for Debian

debocker builds Debian packages using docker. It is also capable to create bundles that can be shared to build the same package on a different machine.

Homepage: https://people.debian.org/~tomasz/debocker.html

Version: 0.2.1

Section: universe/devel