Sign inSign up

stangenberg/data

By stangenberg

Updated over 7 years ago

Doker data container.

Image
0

610

stangenberg/data repository overview

Docker data

Docker data container.

Docker Stars Docker Pulls Image Size Image Layers

Features

An empty docker container to store data.

Exposed volumes

None.

Exposed ports

None

Environment Variables

None.

Usage

Use it as data container that is linked to other containers.

Build

Make is used as build system.

  • make / starts normal docker build.
  • make run / build and run the container. This uses data as container name and automatically stops a running container with an equal name beforehand.
  • make bash / build, run the container and start a bash prompt.
  • make ncbuild / normal build without using the docker cache ( --no-cache ).

Docker Build Reference https://docs.docker.com/reference/builder/

License

Published under the MIT License

Tag summary

Content type

Image

Digest

Size

2.3 MB

Last updated

over 7 years ago

docker pull stangenberg/data