Now that you’ve set up your Docker Hub account and authentication, choose your preferred Docker build method to continue:
Docker enables developers to efficiently build, ship, and run containerized applications. You have two main options for building container images:
Watch this side-by-side comparison between local and cloud builds:
::video{id=1080942520 type=vimeo autoplay=1 loop=1}
For detailed performance metrics and an ROI calculator, visit the Docker Build Cloud product page. The calculator demonstrates potential savings with Docker Build Cloud (example below shows estimated savings for a team of 100 engineers):
Docker Build Cloud availability depends on your subscription tier:
Subscription Level | Price | Build Minutes |
---|---|---|
Docker Personal | Free | Trial period only |
Docker Pro | $9/month | Standard allocation |
Docker Team | $15/user/month | Increased allocation |
Docker Business | $24/user/month | Maximum allocation |
For complete pricing details, visit the Docker Pricing page.
This workshop uses the Rent-A-Room repository as our example application. This is a React-based project using react-scripts
for building and running the frontend.
Select which Docker build approach you’d like to use: