Skip to content

New (squashed) image not saved #170

Description

@JavaChr1s

I already used docker-squash a couple of times without any problem, but now the new images wasn't saved.

The image is used to be a oracle database. We do the following:

  1. created the image
  2. added some data to the database
  3. docker squash
  4. used the image => container
  5. for each new version we commit the container
  6. docker squash
  7. used the image => container
  8. for each new version we commit the container
  9. docker squash
  10. and so on

That worked for some versions, but now it stopped working. The squashed image is just not saved, but I can't see any error in the log.

osp@host01:~$ docker-squash -t osp-common-docker-local.artifacts.host.de/database:1.24.0 osp-common-docker-local.artifacts.host.de/database:1.24.0raw -v
(see the attached file for output)
squash.log

osp@host01:~$ docker images
REPOSITORY                                            TAG                 IMAGE ID            CREATED             SIZE
osp-common-docker-local.artifacts.host.de/database   1.24.0raw           35df6648fa3c        5 days ago          13.3 GB
frolvlad/alpine-oraclejdk8                            slim                7d711dabe19e        4 months ago        167 MB
sath89/oracle-12c                                     latest              17cd1ab9d9a7        5 months ago        5.7 GB
anapsix/alpine-java                                   8u144b01_jdk        61244877f85e        9 months ago        173 MB

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions