|
|
|
|
|
by ParetoOptimal
1481 days ago
|
|
I'm pretty sure everyone prefers "check out branch, run build command" to transparently do the right thing rather than mental book-keeping of "does the state of my docker container match the Dockerfile of my feature branch"? |
|
> does the state of my docker container match the Dockerfile of my feature branch"
Why track the state of your docker container? Just build it.