paulrm / docker-boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-boot

image image

This repository contains Docker base images to generate the environment for boot applications.

Prerequisites Docker: https://docs.docker.com/install/

Usage

Detailed usage is described in the NotYet getting started guide.

Build the new images

Build the images by running the docker build with the appropiate tag, i.e:

docker build -f v01/Dockerfile -t my-site-base .

Supported Tags and respective Dockerfile links

Helpful resources

License

This file is part of boot. Copyright (C) 2015-2018 NotYet

boot is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details.

About


Languages

Language:Shell 88.0%Language:Dockerfile 12.0%