There was an error while loading. Please reload this page.
docker login git checkout xenial docker build -t magehost/ubuntu-systemd:xenial . docker tag magehost/ubuntu-systemd:xenial magehost/ubuntu-systemd:16.04 docker push magehost/ubuntu-systemd:xenial docker push magehost/ubuntu-systemd:16.04 git checkout bionic docker build -t magehost/ubuntu-systemd:bionic . docker tag magehost/ubuntu-systemd:bionic magehost/ubuntu-systemd:18.04 docker tag magehost/ubuntu-systemd:bionic magehost/ubuntu-systemd:latest docker push magehost/ubuntu-systemd:bionic docker push magehost/ubuntu-systemd:18.04 docker push magehost/ubuntu-systemd:latest