Viewing profile — ndpu
ndpu
HN member- Joined
- Tue, Aug 12, 2014, 10:07 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About ndpu
No profile information was provided.
Recent public activity
-
comment
Comment #8170537
You can create "base" image of your application and update only code. Part of our fabric deploy script: with api.settings(**env_vars): api.run('docker run baseimage sh -c "git pull…