rse-ops / docker-images

Collection of Docker image bases provided by the RSE-ops community.
https://rse-ops.github.io/docker-images/
MIT License
5 stars 8 forks source link

Adding view and cache to base images #26

Closed vsoch closed 3 years ago

vsoch commented 3 years ago

This update will:

vsoch commented 3 years ago

TODO: I need to fix a bug in uptodate that we now need to only consider no empty build args!

vsoch commented 3 years ago

okay getting closer - need to figure out this next bug:

[{"name":"ubuntu/16.04/Dockerfile","filename":"ubuntu/16.04/Dockerfile","parser":"dockerfilelist"},{"name":"ubuntu/18.04/Dockerfile","filename":"ubuntu/18.04/Dockerfile","parser":"dockerfilelist"},{"name":"ubuntu/20.04/Dockerfile","filename":"ubuntu/20.04/Dockerfile","parser":"dockerfilelist"}]
%!s(bool=false)`

Must be that I used the wrong print type in Go!

vsoch commented 3 years ago

Woot!