Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Michael Lau
Courses Plus Student 26,298 PointsCannot build the image following this instruction
After i run 'docker build -t mongodb .', it is showing .... .... Need to get 2078 kB of archives. After this operation, 5215 kB of additional disk space will be used. Do you want to continue? [Y/n] Abort. The command '/bin/sh -c apt-get update && apt-get install -yes --no-install-recommends ca-certificates jq numactl && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 1
Need some help this part
Damian Dadswell
7,277 PointsDamian Dadswell
7,277 PointsI see different messages but I also do not get an image file. I think it fails at the gosu section.