Skip to content

Commit ee90782

Browse files
authored
Merge pull request #46 from surfkansas/patch-1
Update hello.c
2 parents b4f1e1c + b0a3459 commit ee90782

File tree

28 files changed

+7
-7
lines changed

28 files changed

+7
-7
lines changed

amd64/hello-seattle/hello

0 Bytes
Binary file not shown.

amd64/hello-seattle/nanoserver-1709/hello.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To try something more ambitious, you can run a Windows Server container with:
1515
PS C:\> docker run -it microsoft/windowsservercore powershell
1616

1717
Share images, automate workflows, and more with a free Docker ID:
18-
https://cloud.docker.com/
18+
https://hub.docker.com/
1919

2020
For more examples and ideas, visit:
2121
https://docs.docker.com/engine/userguide/

amd64/hello-seattle/nanoserver-sac2016/hello.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To try something more ambitious, you can run a Windows Server container with:
1515
PS C:\> docker run -it microsoft/windowsservercore powershell
1616

1717
Share images, automate workflows, and more with a free Docker ID:
18-
https://cloud.docker.com/
18+
https://hub.docker.com/
1919

2020
For more examples and ideas, visit:
2121
https://docs.docker.com/engine/userguide/

amd64/hello-world/hello

0 Bytes
Binary file not shown.

amd64/hello-world/nanoserver-1709/hello.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To try something more ambitious, you can run a Windows Server container with:
1515
PS C:\> docker run -it microsoft/windowsservercore powershell
1616

1717
Share images, automate workflows, and more with a free Docker ID:
18-
https://cloud.docker.com/
18+
https://hub.docker.com/
1919

2020
For more examples and ideas, visit:
2121
https://docs.docker.com/engine/userguide/

amd64/hello-world/nanoserver-sac2016/hello.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To try something more ambitious, you can run a Windows Server container with:
1515
PS C:\> docker run -it microsoft/windowsservercore powershell
1616

1717
Share images, automate workflows, and more with a free Docker ID:
18-
https://cloud.docker.com/
18+
https://hub.docker.com/
1919

2020
For more examples and ideas, visit:
2121
https://docs.docker.com/engine/userguide/

amd64/hola-mundo/hello

0 Bytes
Binary file not shown.

amd64/hola-mundo/nanoserver-1709/hello.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To try something more ambitious, you can run a Windows Server container with:
1515
PS C:\> docker run -it microsoft/windowsservercore powershell
1616

1717
Share images, automate workflows, and more with a free Docker ID:
18-
https://cloud.docker.com/
18+
https://hub.docker.com/
1919

2020
For more examples and ideas, visit:
2121
https://docs.docker.com/engine/userguide/

amd64/hola-mundo/nanoserver-sac2016/hello.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To try something more ambitious, you can run a Windows Server container with:
1515
PS C:\> docker run -it microsoft/windowsservercore powershell
1616

1717
Share images, automate workflows, and more with a free Docker ID:
18-
https://cloud.docker.com/
18+
https://hub.docker.com/
1919

2020
For more examples and ideas, visit:
2121
https://docs.docker.com/engine/userguide/

arm32v5/hello-seattle/hello

-4 Bytes
Binary file not shown.

arm32v5/hello-world/hello

-4 Bytes
Binary file not shown.

arm32v5/hola-mundo/hello

-4 Bytes
Binary file not shown.

arm32v7/hello-seattle/hello

-4 Bytes
Binary file not shown.

arm32v7/hello-world/hello

-4 Bytes
Binary file not shown.

arm32v7/hola-mundo/hello

-4 Bytes
Binary file not shown.

arm64v8/hello-seattle/hello

0 Bytes
Binary file not shown.

arm64v8/hello-world/hello

0 Bytes
Binary file not shown.

arm64v8/hola-mundo/hello

0 Bytes
Binary file not shown.

hello.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const char message[] =
3131
" $ docker run -it ubuntu bash\n"
3232
"\n"
3333
"Share images, automate workflows, and more with a free Docker ID:\n"
34-
" https://cloud.docker.com/\n"
34+
" https://hub.docker.com/\n"
3535
"\n"
3636
"For more examples and ideas, visit:\n"
3737
" https://docs.docker.com/engine/userguide/\n"

i386/hello-seattle/hello

0 Bytes
Binary file not shown.

i386/hello-world/hello

0 Bytes
Binary file not shown.

i386/hola-mundo/hello

0 Bytes
Binary file not shown.

ppc64le/hello-seattle/hello

0 Bytes
Binary file not shown.

ppc64le/hello-world/hello

0 Bytes
Binary file not shown.

ppc64le/hola-mundo/hello

0 Bytes
Binary file not shown.

s390x/hello-seattle/hello

0 Bytes
Binary file not shown.

s390x/hello-world/hello

0 Bytes
Binary file not shown.

s390x/hola-mundo/hello

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)