Commit graph

9 commits

Author SHA1 Message Date
nicobo
22ec567660
+ sample configuration files to build & deploy to AWS 2021-03-18 22:09:21 +01:00
nicobo
a390ec6268
Fixed : signal image was always FROM the published debian (never from dev) 2021-03-15 22:50:40 +01:00
nicobo
a307aaa19c
Makefile uses 'dev' images (since it's for developers) 2021-03-11 20:56:23 +01:00
nicobo
73a95157d8
+ adding version constraints to prevent some automatic upgrades (that BREAK build !)
~ debian.Dockerfile : rust is copied from an existing image because it's 
just too complex to maintain
2021-02-09 22:55:09 +01:00
nicobo
527a3de31a
~ 'docker-build' ends up being more intuitive than 'build-docker' 2021-02-08 23:04:47 +01:00
nicobo
d3e35d58f4
+ build dependencies
~ moving dependencies installation before build (how could this work 
before ?)
+ slixmpp explicit dependency (was pulled by slixmpp-omemo)
2021-02-08 22:09:31 +01:00
nicobo
ea1cddfdf3
~ fixed : /etc/nicobot files were not copied there 2021-02-07 23:00:02 +01:00
nicobo
97ff373a42
~ fixed : /var/nicobot & /etc/nicobot where in the wrong order
+ more unit tests
2021-02-07 22:24:35 +01:00
nicobo
10a385bbec
+ minimalist Makefile 2021-02-07 16:35:08 +01:00