Commit graph

6 commits

Author SHA1 Message Date
nicobo
ea1cddfdf3
~ fixed : /etc/nicobot files were not copied there 2021-02-07 23:00:02 +01:00
nicobo
18e2d97673
+ added options to configure signal & jabber conf/data directories
~ moved entrypoint script into the PATH
~ using /var/nicobot as the working directory with default configuration 
files
2021-02-06 22:38:51 +01:00
nicobo
1e8574cec2
~ Moving the most changing parts after the dependencies build so this layer can be reused to speed up the build
~ only copying explicit files (no more 'COPY . .')
+ also installing requirements-build.txt as its cleaner and might 
prevent bugs in the future (although it was not required because all 
build requirements are installed in a step before)
+ fixed : creating the .omemo directory to store OMEMO keys (XMPP 
backend)
+ adding default configuration files (less CLI parameters are therefore 
mandatory)
2021-01-23 22:34:34 +01:00
nicobo
fb3e359eb1
chaining again apt-get update & install to make sure packages are up to date 2021-01-19 12:21:50 +01:00
nicobo
b42b078cfd
Using back the native rustc package in the hope it offers more multiarch options 2021-01-18 22:41:07 +01:00
nicobo
931cfae18d
+ smaller images that should work on more CPU architectures 2021-01-17 23:40:30 +01:00