mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Use packer to create a base preconfigured base image
This commit is contained in:
parent
3090cc6818
commit
3731d10987
12 changed files with 153 additions and 68 deletions
|
|
@ -4,4 +4,4 @@ docker_apt_repository: https://download.docker.com/linux/ubuntu
|
|||
docker_apt_channel: stable
|
||||
# Docker daemon config file
|
||||
docker_daemon_config: /etc/docker/daemon.json
|
||||
docker_version: 17.03.*
|
||||
docker_version: 18.06.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue