Skip to content

Commit first container listed, not just latest container #8

Open
@kienstra

Description

@kienstra
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions