Skip to content

Commit

Permalink
fits on one floppy disk now (#3)
Browse files Browse the repository at this point in the history
I read your description and thought "that's still one floppy disk too many". But then I tried the image and realised your description was out-of-date, and it *does* fit onto one floppy.
  • Loading branch information
Jonathan Dowland authored and crccheck committed Dec 7, 2017
1 parent c35d2d5 commit 5771f82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ Hello World
===========

This is a simple image that just gives a response on port 8000. Use this to
test your web orchestration. It's small enough to fit on two floppy disks:
test your web orchestration. It's small enough to fit on one floppy disk:

```bash
$ docker images | grep hell
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
crccheck/hello-world latest 3fb806978748 7 minutes ago 2.434 MB
crccheck/hello-world latest 2b28c6ad8d1b 4 months ago 1.13MB
```


Expand Down

0 comments on commit 5771f82

Please sign in to comment.