rename to .docker, fixes #95.

This commit is contained in:
Miroslav Šedivý 2021-11-27 14:23:33 +01:00
parent b348f48092
commit 4a1d3944c5
61 changed files with 15 additions and 15 deletions

View file

@ -105,4 +105,4 @@ services:
## Not using docker?
You can execute `neko --help` to see available arguments. In [Dockerfile](https://github.com/m1k1o/neko/blob/master/.m1k1o/base/Dockerfile) you can find required dependencies and install them manually.
You can execute `neko --help` to see available arguments. In [Dockerfile](https://github.com/m1k1o/neko/blob/master/.docker/base/Dockerfile) you can find required dependencies and install them manually.