Language

Package: docker @ 19.03.15

Synopsis

Docker container component library, and daemon

Description

This package provides a framework to assemble specialized container systems. It includes components for orchestration, image management, secret management, configuration management, networking, provisioning etc.

Home page
https://mobyproject.org/
Location
gnu/packages/docker.scm (line: 307, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
formatting

Look for formatting issues in the source

line 346 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 382 is way too long (93 characters)
input-labels

Identify input labels that do not match package names

label 'docker-proxy' does not match package name 'docker-libnetwork-cmd-proxy'