You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) ➜ AIC2020 git:(master) ✗ ./build.sh
Sending build context to Docker daemon 3.133GB
Step 1/1 : FROM aic2020:v1
---> 62b456169d49
error squashing image: error getting tar stream to parent: layer ID 'sha256:28770782767c213009c07c441bf7c213683ffd85d522314379d596b3c0dbe7ad' is not a parent of the specified layer: cannot provide diff to non-parent
(base) ➜ AIC2020 git:(master) ✗
Uh oh!
There was an error while loading. Please reload this page.
Docker Image의 구조가 layer를 쌓는거라 삭제한것이 기록만 남고 실제로 용량을 줄이지 않는다.
https://github.com/jwilder/docker-squash
The text was updated successfully, but these errors were encountered: