marina manages docker instances
Project description
marina
Marina is a tool for building docker images with a focus on separating compile-time dependencies from run-time dependencies in order to keep the shipped images small and secure.
Usage
marina -vvv build examples/shootout
App Config
name: dummy compile: base_image: ubuntu:14.04 commands: - dd if=/dev/urandom of=/srv/dummy bs=50kB count=1 files: - /srv/dummy run: base_image: ubuntu:14.04
0.0.3 (2014-11-19)
Support docker 1.3.x and its TLS requirements.
0.0.2 (2014-07-12)
Support --quiet for suppressing output.
[build] Add --env option for specifying credentials and other configurable build-time settings.
[build] Ensure the busybox image is around.
0.0.1 (2014-07-03)
Initial release.
First cut at “marina build” to generate a working docker container.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
marina-0.0.3.tar.gz
(10.2 kB
view hashes)
Built Distribution
marina-0.0.3-py2.py3-none-any.whl
(11.7 kB
view hashes)
Close
Hashes for marina-0.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5317d14fe7109526ede6307a3f0583744f5f5b5a5abca706af162ca524167754 |
|
MD5 | e96eda22b2407e058b0c2d53bef42a03 |
|
BLAKE2b-256 | 69e8c3ef1b07ecb78fe2b9b5e2bdea82a596dd2979660620c771474501365163 |