Open
Description
- Right now, this is committing the latest container, with
docker ps -lq
- That might not be the best container to commit.
- For example, maybe there's a PHP container and then a MySQL one. You might only want access to the PHP container later.
- Instead, get the first container shown in
.circleci/config.yml
Metadata
Metadata
Assignees
Labels
No labels