dagui0/my-hello

By dagui0

Updated 8 months ago

A multi-platrom image example.

Image
0

1.2K

dagui0/my-hello repository overview

This container image is a linux and windows multi-platrom image. See https://github.com/yidigun/docker-multiplatform for more informations.

$ docker --context anas run --rm dagui0/my-hello:latest
Unable to find image 'dagui0/my-hello:latest' locally
latest: Pulling from dagui0/my-hello
6b59a28fa201: Pull complete 
f57abbe30d57: Pull complete 
Digest: sha256:521badde5191f0918e30369258bc8c526f32b43b9dd20773d65fbf249eee91ae
Status: Downloaded newer image for dagui0/my-hello:latest

╭╮╱╭╮╱╱╭╮╭╮╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╮╱╱╭┳╮
┃┃╱┃┃╱╱┃┃┃┃╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱┃┃╱╱┃┃┃
┃╰━╯┣━━┫┃┃┃╭━━╮╱╭╮╭╮╭┳━━┳━┫┃╭━╯┃┃
┃╭━╮┃┃━┫┃┃┃┃╭╮┃╱┃╰╯╰╯┃╭╮┃╭┫┃┃╭╮┣╯
┃┃╱┃┃┃━┫╰┫╰┫╰╯┣╮╰╮╭╮╭┫╰╯┃┃┃╰┫╰╯┣╮
╰╯╱╰┻━━┻━┻━┻━━┻┫╱╰╯╰╯╰━━┻╯╰━┻━━┻╯
╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╯

This is an example container for building multi-platform Docker images.
See https://github.com/yidigun/docker-multiplatform.

[System Info]
Linux 6.1.84-4-rk2410
ARCH=aarch64

[Container Info]
BASE_IMAGE=alpine
BASE_VERSION=3.22.2
IMAGE_NAME=dagui0/my-hello
IMAGE_TAG=linux-20251121


$ docker --context xvms run --rm dagui0/my-hello:latest
Unable to find image 'dagui0/my-hello:latest' locally
latest: Pulling from dagui0/my-hello
2d35ebdb57d9: Pull complete 
f57abbe30d57: Pull complete 
Digest: sha256:521badde5191f0918e30369258bc8c526f32b43b9dd20773d65fbf249eee91ae
Status: Downloaded newer image for dagui0/my-hello:latest

╭╮╱╭╮╱╱╭╮╭╮╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╮╱╱╭┳╮
┃┃╱┃┃╱╱┃┃┃┃╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱┃┃╱╱┃┃┃
┃╰━╯┣━━┫┃┃┃╭━━╮╱╭╮╭╮╭┳━━┳━┫┃╭━╯┃┃
┃╭━╮┃┃━┫┃┃┃┃╭╮┃╱┃╰╯╰╯┃╭╮┃╭┫┃┃╭╮┣╯
┃┃╱┃┃┃━┫╰┫╰┫╰╯┣╮╰╮╭╮╭┫╰╯┃┃┃╰┫╰╯┣╮
╰╯╱╰┻━━┻━┻━┻━━┻┫╱╰╯╰╯╰━━┻╯╰━┻━━┻╯
╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╯

This is an example container for building multi-platform Docker images.
See https://github.com/yidigun/docker-multiplatform.

[System Info]
Linux 6.8.12-16-pve
ARCH=x86_64

[Container Info]
BASE_IMAGE=alpine
BASE_VERSION=3.22.2
IMAGE_NAME=dagui0/my-hello
IMAGE_TAG=linux-20251121


$ docker --context vwin run --rm dagui0/my-hello:latest
Unable to find image 'dagui0/my-hello:latest' locally
latest: Pulling from dagui0/my-hello
87c91227213e: Already exists 
1143e636dbd7: Pull complete 
747dd0d29edf: Pull complete 
a2312a565aeb: Pull complete 
28201a7bb160: Pull complete 
8a4b9e177afe: Pull complete 
56c9818517de: Pull complete 
f9a078e1a482: Pull complete 
85b9321eb6f4: Pull complete 
a4f32534a81e: Pull complete 
691249a6df38: Pull complete 
Digest: sha256:521badde5191f0918e30369258bc8c526f32b43b9dd20773d65fbf249eee91ae
Status: Downloaded newer image for dagui0/my-hello:latest

╭╮╱╭╮╱╱╭╮╭╮╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╮╱╱╭┳╮
┃┃╱┃┃╱╱┃┃┃┃╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱┃┃╱╱┃┃┃
┃╰━╯┣━━┫┃┃┃╭━━╮╱╭╮╭╮╭┳━━┳━┫┃╭━╯┃┃
┃╭━╮┃┃━┫┃┃┃┃╭╮┃╱┃╰╯╰╯┃╭╮┃╭┫┃┃╭╮┣╯
┃┃╱┃┃┃━┫╰┫╰┫╰╯┣╮╰╮╭╮╭┫╰╯┃┃┃╰┫╰╯┣╮
╰╯╱╰┻━━┻━┻━┻━━┻┫╱╰╯╰╯╰━━┻╯╰━┻━━┻╯
╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╯

This is an example container for building multi-platform Docker images.
See https://github.com/yidigun/docker-multiplatform.

[System Info]

Microsoft Windows [Version 10.0.26100.7171]
ARCH=AMD64

[Container Info]
BASE_IMAGE=nanoserver
BASE_VERSION=ltsc2025
IMAGE_NAME=dagui0/my-hello
IMAGE_TAG=windows-ltsc2025-20251121
ISOLATION=Process

Tag summary

Content type

Image

Digest

sha256:521badde5

Size

3.6 MB

Last updated

8 months ago

docker pull dagui0/my-hello