Computer Scientist graduated at the University of Rome, La Sapienza. interested in unix systems, machine learning & cybersecurity
- Italy
Block or Report
Block or report 89luca89
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Playbooks needed to set up an on-premises K3s cluster and securize it
-
ansible-fedora-minimal Public
Playbook to setup a minimal fedora workstation install starting from a netinstall
-
950 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2021
Created 174 commits in 3 repositories
Created 2 repositories
Created a pull request in castrojo/awesome-immutable that received 2 comments
readme: add distrobox to the tools list
Hi @castrojo
if it was of interest I would like to add to the list my project distrobox , you can find it here: https://github.com/89luca89/distrobox
+1
−0
•
2
comments
Opened 18 other pull requests in 2 repositories
89luca89/distrobox
1
open
16
merged
- Feature/move socket mounts
- Feature/custom home
- enter: ensure PATH is built correctly and check for exact subpaths
- export: fix closing quotes for exec command
- Fix/52
- create: fix difference between HOME and PWD path resolution, only if there is a difference
- create: fix endless find when gvfs volumes are mounted
- create: fix difference between HOME and PWD path resolution
- Feature/duplicate container
- Feature/nixos support
- Feature/docker support
- export: Add direct export of binary #11
- Feature/flags export
- create/init: move mounting of dynamic configs from init to create
- init: check if file exists before linking and link it's realpath
- Fix env passing
- Fix mount routine
digiserg/distrobox
1
closed
Reviewed 4 pull requests in 1 repository
89luca89/distrobox
4 pull requests
Created an issue in 89luca89/distrobox that received 11 comments
[Feature] Create custom HOME for containers
This is needed for #28
We should be able to use something like --home-dir /path/i/like so that a container can use a specific directory as HOME, in…
11
comments
Opened 12 other issues in 1 repository
89luca89/distrobox
4
open
8
closed
- [Improvement] Move mounts from create to init
- [Feature] add support for RedHat UBI
- [Feature] Duplicate existing container
- [Feature] Sandboxed mode
- [ Improvement ] Add more feedback
- [ Improvement ] Preserve PWD when entering container
- [Feature] Add support for nerdctl
- [ Improvement ] Themes and icons integration
- [ Feature ] Add extra flags to exported apps and services
- [ Improvement ] We should add license headers
- [ Feature ] Add version to the script
- [Feature] Add support for docker