Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,150 contributions in the last year
Activity overview
Contributed to
containers/crun,
containers/libpod,
containers/fuse-overlayfs
and 5 other
repositories
Contribution activity
May 2020
- giuseppe/bpf-ose Dockerfile
Created a pull request in containers/libpod that received 6 comments
abi: do not attempt to setup rootless if euid==0
if the process has already euid==0 do not attempt to setup rootless. Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com
+1
−0
•
6
comments
- Fix handling of overridden paths from database
- Makefile: fix a dependency issue
- [1.9] add --conmon-pidfile/--cidfile system test
- set --conmon-pidfile
- allow switching of port-forward approaches when rootless using slirp4netns
- podman: split env variables in env and overrides
- Add small fixes for 'podman run' from diffing inspect
- v2 system subcommand
- v2 podman stats
- Rework port parsing to support --expose and -P
- [CI:DOC] Add linger to troubleshooting