Highlights
- Arctic Code Vault Contributor
Pinned
666 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 6 commits in 2 repositories
Created a pull request in docker/cli that received 1 comment
Enable type into the reading of the contexts
- What I did Added the type of the context to the listing. Note that this only include the reading&listing of the contexts. Not it's creation or up…
+34
−11
•
1
comment
Opened 9 other pull requests in 3 repositories
docker/compose
2
open
2
merged
docker/docker-py
4
merged
docker/compose-cli
1
open
Reviewed 14 pull requests in 4 repositories
docker/compose 10 pull requests
- Use official docker:dind image instead of custom image
- Make COMPOSE_DOCKER_CLI_BUILD=1 the default
- Revert "Bump virtualenv from 20.0.30 to 20.2.1"
- Bump docker-py in setup.py
- Setup environment variables for compose.
- Simplify short version variable for CentOS in Dockerfile
- Add devices to config hash to trigger container recreate on change
- Bring back warning for configs in non-swarm mode
- Report which variable fails interpolation when they are mandatory
- Implement service profiles