a188e9557c
This appliance runs the docker[1] service. Now you have something to run your Gentoo Virtual Appliances images in ;-) Note this appliance uses its own kernel config, because docker won't run with the default configs. [1] https://www.docker.com/
8 lines
78 B
Makefile
8 lines
78 B
Makefile
preinstall:
|
|
|
|
postinstall:
|
|
$(inroot) systemctl enable docker.service
|
|
|
|
clean:
|
|
|