1
0
mirror of synced 2024-11-29 12:44:24 +01:00

Add Dockerfile

This commit is contained in:
Stanislav Bondarenko 2018-02-06 19:38:57 -05:00
parent c46f06e642
commit 49e3382db3
2 changed files with 10 additions and 0 deletions

1
Dockerfile Normal file
View File

@ -0,0 +1 @@
FROM scratch

View File

@ -48,6 +48,15 @@ $
I know right? I know right?
### Dockerize No Code
Build an image
```
docker build . > /dev/null 2>&1
```
That's it.
## Contributing ## Contributing
You don't. You don't.