what covid vaccine is quebec using code example

Example 1: covid vaccine brand quebec

$ mkdir -p ~/.config/systemd/user/docker.service.d

Example 2: covid vaccine brand quebec

$ systemctl --user show --property=Environment docker

Environment=HTTP_PROXY=http://proxy.example.com:80 HTTPS_PROXY=https://proxy.example.com:443 NO_PROXY=localhost,127.0.0.1,docker-registry.example.com,.corp

Example 3: covid vaccine brand quebec

[Service]
Environment="HTTP_PROXY=http://proxy.example.com:80"
Environment="HTTPS_PROXY=https://proxy.example.com:443"

Example 4: covid vaccine brand quebec

$ systemctl --user daemon-reload
$ systemctl --user restart docker

Tags:

Misc Example