Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuilding an image with dmake results in a 2X storage overhead #36

Open
michaelsevilla opened this issue Nov 10, 2016 · 0 comments
Open

Comments

@michaelsevilla
Copy link
Member

After running:

dmake \
          -e GIT_URL="https://github.com/ceph/ceph.git" \
          -e RECONFIGURE="true" \
          -e SHA1_OR_REF="remotes/origin/master" \
          -e CONFIGURE_FLAGS="-DWITH_TESTS=OFF" \
          -e BUILD_THREADS=`grep processor /proc/cpuinfo | wc -l` \
          cephbuilder/ceph:latest \
          build-cmake

Then coding. Then trying to rebuild:

dmake cephbuilder/ceph:latest build-cmake

The images are twice as big:

[... snip ...] 96ce022cb184        About an hour ago   9.662 GB
[... snip ...] 8d7d34f3fea1        About an hour ago   5.433 GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant