Preparing a new set of bugs
Block or Report
Block or report ndeloof
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
715 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2022
Created 27 commits in 3 repositories
Created a pull request in compose-spec/compose-spec that received 7 comments
introduce support for OCI artifacts for volumes
What this PR does / why we need it:
introduce artifact attribute for volume definition, for Compose implementation to initialize newly created volu…
+53
−0
•
7
comments
Opened 26 other pull requests in 4 repositories
docker/compose
17
merged
1
open
1
closed
- detect dependency failed to start
- set CPU quota
-
fix regression
😓 running pull --ignore-pull-failures - only list running containers when --all=false
- apply uid/gid when creating secret from environment
-
use recently introduced
withSelectedServicesOnlyto reduce code duplication - don't assume os.Stdout and rely on dockerCLI.streams
- introduce --timestamp option on compose up
- resolve --env-file as absolute path
- fix parsing of repository:tag
-
distinguish stdout and stderr in
uplogs - ContainerStart must run sequentially for engine to assing distinct ports within configured range
-
align
compose psoutput withdocker ps - load project from files when explicitly set by user
- Fix corner case when there's no container to attach to
- Don't stop pull for images that can be built
- WiP
- fix race condition collecting pulled images IDs
- use StringToBool to detect COMPOSE_IGNORE_ORPHANS
compose-spec/compose-go
1
open
2
merged
compose-spec/compose-spec
3
open
moby/moby
1
merged
Reviewed 19 pull requests in 4 repositories
docker/compose
14 pull requests
-
update
projectOptionsto be public by renaming it toProjectOptions -
Use
DOCKER_DEFAULT_PLATFORMto determine platform when creating container -
update
RunWithStatus(...)to respect custom writer attached byWithContextWriter(...) - volume: fix WCOW volume mounts
- Add --include-deps to push command
-
align
compose psoutput withdocker ps -
distinguish stdout and stderr in
uplogs - Add scorecard GitHub action
- remove go.* from e2e tests directory
- added table of contents inside readme
- fix race condition collecting pulled images IDs
- Cleanup tips from output
- port: improve error-handling if port not found
- Fix replacing "service:x" with "container:y"
compose-spec/compose-spec
2 pull requests
compose-spec/compose-go
2 pull requests
docker/cli
1 pull request
Created an issue in compose-spec/compose-spec that received 4 comments
Mechanism for override file to **remove** element
What is the problem you're trying to solve compose.yaml can be merged to override attributes, but there's no way to REMOVE an element Describe the …
4
comments





