Hacker News new | ask | show | jobs
by fizx 2762 days ago
Docker can save tons of time by letting you bundle up a copy of your staging environment/backend onto an image that mobile developers can run a copy of on their laptop without having to know all of the custom CFLAGS you used to install your wonky dependencies.