Skip to content

This could help you pack the docker images automatically.

Notifications You must be signed in to change notification settings

m4wjw/dockerpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

dockerpack

Editor: Sam

1. Profile

Build the Dockerfile automatically.

2. Installation

  1. Download the job
git pull https://github.com/m4wjw/dockerpack.git
  1. Grant the executive mod to the file
chmod +x dockerpack
  1. Move it to /usr/bin/
mv ./dockerpack /usr/bin/

3. Usage

3.1 Attention Points

  1. You should confirm that the file "Dockerfile" is existing in each package.
  2. The "Dockerfile" must be named as "Dockerfile".

3.1 Syntax

dockerpack {the present path of the packages} <-v>

-v : verbose

3.2 Logs

You could find the functioning log in /tmp

3.3 Results

Run docker images, you could notice that the docker images have been built and preserved in the docker.

About

This could help you pack the docker images automatically.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages