Run update.sh
This commit is contained in:
parent
7c45aad1e8
commit
ed37831b89
|
|
@ -79,4 +79,4 @@ hello-world latest 1815c82652c0 1.84 kB
|
||||||
|
|
||||||
# How is this image created?
|
# How is this image created?
|
||||||
|
|
||||||
This image is a prime example of using the [`scratch`](https://registry.hub.docker.com/_/scratch/) image effectively. See [`hello.asm`](https://github.com/docker-library/hello-world/blob/master/hello.asm) in https://github.com/docker-library/hello-world for the source code of the `hello` binary included in this image.
|
This image is a prime example of using the [`scratch`](https://hub.docker.com/_/scratch/) image effectively. See [`hello.c`](https://github.com/docker-library/hello-world/blob/master/hello.c) in https://github.com/docker-library/hello-world for the source code of the `hello` binary included in this image.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue