add dockerfile

This commit is contained in:
Yoni Weill
2021-11-05 07:12:27 +02:00
parent 265a41a792
commit e907ff65ee
3 changed files with 29 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ Compilation and installation
- To compile just say: `make`
- To install copy the resulting executable `xkblayout-state` somewhere in your path
Alternatively with docker: `docker build .`
Usage
-----