Skip to content

Add org.testcontainers label#294

Merged
rnorth merged 1 commit into
masterfrom
labels
Mar 1, 2017
Merged

Add org.testcontainers label#294
rnorth merged 1 commit into
masterfrom
labels

Conversation

@bsideup
Copy link
Copy Markdown
Member

@bsideup bsideup commented Feb 20, 2017

mark all containers started by TestContainers with "org.testcontainers: true" label

@bsideup bsideup requested a review from rnorth February 20, 2017 10:13
@bsideup bsideup added this to the 1.1.10 milestone Feb 20, 2017
@rnorth
Copy link
Copy Markdown
Member

rnorth commented Mar 1, 2017

LGTM

@rnorth rnorth merged commit 935a2db into master Mar 1, 2017
@bsideup bsideup deleted the labels branch March 1, 2017 20:13
rnorth added a commit that referenced this pull request Mar 12, 2017
## [1.2.0] - 2017-03-12
### Fixed
- Fix various escaping issues that may arise when paths contain spaces (#263, #279)
- General documentation fixes/improvements (#300, #303, #304)
- Improve reliability of `ResourceReaper` when there are a large number of containers returned by `docker ps -a` (#295)

### Changed
- Support Docker for Windows via TCP socket connection (#291, #297, #309). _Note that Docker Compose is not yet supported under Docker for Windows (see #306)
- Expose `docker-java`'s `CreateContainerCmd` API for low-level container tweaking (#301)
- Shade `org.newsclub` and Guava dependencies (#299, #292)
- Add `org.testcontainers` label to all containers created by Testcontainers (#294)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants