We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dmake
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After running:
Then coding. Then trying to rebuild:
The images are twice as big:
The text was updated successfully, but these errors were encountered: