@ -46,7 +46,7 @@ Adding Other Packages
Make your own image. Like so:
```Dockerfile
FROM big-builder
FROM git.woozle.org/neale/big-builder
RUN apk --no-cache add nethack
```