diff options
Diffstat (limited to 'content/2021-12-02-toying-with-virtio')
-rw-r--r-- | content/2021-12-02-toying-with-virtio/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2021-12-02-toying-with-virtio/Dockerfile b/content/2021-12-02-toying-with-virtio/Dockerfile index f892fef..8447fe5 100644 --- a/content/2021-12-02-toying-with-virtio/Dockerfile +++ b/content/2021-12-02-toying-with-virtio/Dockerfile @@ -1,5 +1,5 @@ FROM ubuntu:20.04 -MAINTAINER Johannes Stoelp <johannes.stoelp@gmail.edu> +MAINTAINER Johannes Stoelp <johannes.stoelp@gmail.com> ARG UID |