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: 316, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 355 is way too long (95 characters)
formatting

Look for formatting issues in the source

line 391 is way too long (93 characters)
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?