ThomasKluiters / fetchy

Minuscule images made trivial
MIT License
112 stars 8 forks source link

ENH: #36 Implement base image support #54

Closed ThomasKluiters closed 5 years ago

ThomasKluiters commented 5 years ago

Implements: #36

It is now possible to specify a base image to dockerize.

fetchy dockerize --base fetchy/python:3.7 redis-server