Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_0w8t
on Nov 4, 2016
|
parent
|
context
|
favorite
| on:
Docker in Production: A History of Failure
What is wrong with DB in container? As long as one uses host volumes for persistent data, docker allows to isolate DB setup rather nicely.
blorenz
on Nov 4, 2016
|
next
[–]
Agreed and confused. Interested to find what would be wrong with this? (from my docker-compose.yml under the db service) volumes: - ./data/postgresql:/var/lib/postgresql/data
adenot
on Nov 5, 2016
|
prev
|
next
[–]
Reverse question that no-one seems to ask: What's the advantage of running a DB on a container?
etherealG
on Nov 9, 2016
|
parent
|
next
[–]
Spinning a new db in continuous integration for integration tests.
eggie5
on Nov 4, 2016
|
prev
|
next
[–]
Yeah I'm wondering this too...
tzaman
on Nov 4, 2016
|
prev
[–]
Read my reply below
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: