deploy-from-docker

command
v1.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2020 License: MIT Imports: 21 Imported by: 0

README

deploy-from-docker is an experimental tool that allows creating configurations directly from the docker image.

This way container images can be built using docker, but deployed and run without docker involved at all.

Usage example:

docker save alpine:latest | deploy-from-docker

This command would create a new configuration named alpine.latest (or update existing one).

Documentation

Overview

Command deploy-from-docker creates/updates single configuration from the docker image save output read as stdin.

Usage example:

docker save alpine:latest | deploy-from-docker

This would create/update configuration named alpine.latest

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL