Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 660 Bytes

README.md

File metadata and controls

32 lines (28 loc) · 660 Bytes

Docker image base

This is the base image of all other images.


Features

  • setup of user developer

Makefile

  • make help
    • show Makefile options
  • make all
    • build all versions
  • make build
    • build all versions
  • make clean
    • delete volumes of all versions
  • make distclean
    • delete images of all version

Versions

  • v1
    • initial version