podman/pkg/machine
Aditya Rajan f21744939c
ignition: add certs from current user into the machine while init
Following PR ensures that certs from `~/.config/containers/certs.d` or `~/.config/docker/certs.d`
are copied into the remote machine at `/etc/containers/certs.d/`

As a result on platforms like `macOS` where podman works with a remote
machine setup. User's local certs must be transferd to VM without any
plumbing needed by user.

[NO-NEW-TESTS-NEEDED]

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-12-27 16:09:02 +05:30
..
qemu Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
wsl Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
config.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
connection.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
fcos.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
fedora.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
ignition.go ignition: add certs from current user into the machine while init 2021-12-27 16:09:02 +05:30
ignition_darwin.go Set machine timezone 2021-12-16 12:40:20 -06:00
ignition_linux.go Set machine timezone 2021-12-16 12:40:20 -06:00
ignition_schema.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
ignition_windows.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
keys.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
machine_unsupported.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
pull.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00