golang-github-containers-toolbox 0.0.99.2-1 source package in Ubuntu

Changelog

golang-github-containers-toolbox (0.0.99.2-1) unstable; urgency=medium

  * New upstream release.
  * Add new build dependency on golang-github-stretchr-testify-dev.
  * Toolbox requires uidmap to run.
  * Refresh patches.
  * Update debian/copyright.

 -- Andrej Shadura <email address hidden>  Sat, 06 Nov 2021 10:33:31 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-containers-toolbox_0.0.99.2-1.dsc 2.3 KiB 6a88464864430e925eb7f49d1ec4f017b6f39c654a433e3e0e1484490d23ad26
golang-github-containers-toolbox_0.0.99.2.orig.tar.xz 5.6 MiB a881ea897b0c62794249538799ec580adda486ad8dedec40144e8ff42b2b94ec
golang-github-containers-toolbox_0.0.99.2-1.debian.tar.xz 6.9 KiB 4aadd884c3a28b542e93cea99e47c72f8609de13d16c3916e1907431738e2585

Available diffs

No changes file available.

Binary packages built by this source

podman-toolbox: unprivileged development environment using containers

 Toolbx is a tool which allows the use of containerised command line
 environments. It offers a familiar package based environment for
 developing and debugging software that runs fully unprivileged using Podman.
 .
 A toolbx container is a fully mutable container; when you see yum install
 ansible for example, that's something you can do inside your toolbx
 container, without affecting the base operating system.
 .
 Toolbx used to be known as Container Toolbox.

podman-toolbox-dbgsym: debug symbols for podman-toolbox