Popular repositories Loading
-
-
-
-
-
homebrew-cask
homebrew-cask PublicForked from Homebrew/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
Ruby
-
elastic4s
elastic4s PublicForked from Philippus/elastic4s
Elasticsearch Scala Client - Non Blocking, Type Safe, Reactive HTTP Client
Scala
8 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
chep/copilot-chat.el,
docker/compose,
Lambda-Emacs/lambda-line
and 3 other
repositories
Loading
Contribution activity
March 2025
Created an issue in docker/compose that received 1 comment
[BUG] privileged:true does not work in docker compose but works with docker run
Description
docker run --privileged
works fine while docker compose
that has a privileged: true
statement does NOT.
Steps To Reproduce
Dockerfile:
F…
1
comment