mirror of
https://github.com/89luca89/distrobox.git
synced 2025-02-25 18:55:25 -06:00
feat: add Containerfile to create a distrobox container, Fix #1021
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
This commit is contained in:
3
Containerfile
Normal file
3
Containerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM docker.io/mgoltzsche/podman:latest
|
||||
|
||||
COPY ./distrobox* /usr/bin/
|
||||
Reference in New Issue
Block a user