LanikSJ / dfimage

Reverse-engineer a Dockerfile from a Docker image.
https://laniksj.github.io/dfimage/
MIT License
355 stars 51 forks source link

Fix when base image not found locally #237

Closed pczerkas closed 9 months ago

pczerkas commented 9 months ago

May be backward incompatible for some users: instead printing: FROM the same image name as target image will print: FROM base image not found locally