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

Changelog

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

  * Update the Homepage URL.
  * Update the package description.
  * Provide toolbx.
  * Prefer pkgconf to pkg-config.
  * Update standards version to 4.6.0, no changes needed.

 -- Andrej Shadura <email address hidden>  Thu, 18 Nov 2021 14:20:32 +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-2.dsc 2.3 KiB af8bfdf0fdb856cf9b4bfa6678cfc14e3ed50b73145aa4e0663ec87fed0cb1a0
golang-github-containers-toolbox_0.0.99.2.orig.tar.xz 5.6 MiB a881ea897b0c62794249538799ec580adda486ad8dedec40144e8ff42b2b94ec
golang-github-containers-toolbox_0.0.99.2-2.debian.tar.xz 7.0 KiB 33ec956d733f39a6f9cce4ea6f790a4e9ce04aced9163ab1a626d20bd5450cab

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