Alfonso E.M
3759d4f2b2
Adding pysocks (just for proxy connections)
2022-07-10 14:55:15 +02:00
Alfonso De Cala Bravo
6c2eb6585d
Some fixes to make containers running as non-root users
2022-07-07 14:39:35 +02:00
Carles Llobet
5a907b8f7b
Typo fix
2022-05-10 15:17:43 +02:00
Carles Llobet
36313c81fd
Update to keep slim version improvement
2022-05-10 13:06:10 +02:00
Carles Llobet
917d90cef3
Fix compatibility issues with ARM
...
Tested on Raspberry Pi 4 Model B (aarch64/armv8)
2022-05-04 14:04:43 +02:00
ksobrenat32
8cea69d8ba
Optimize docker image and Move from Python 3.6 to 3.9
...
The python version is updated from 3.6 to 3.9 because version 3.6 is no longer officially maintained on dockerhub.
The previous image was built on the full python image which caused the final size to be bloates, this commit builds the image in layers, first in the full python image so it can build the pip packages and then copies what was installed with pip to a slim python image which considerably reduces the size of the final image.
2022-04-28 18:12:52 -05:00
haudankaivajasi
362d8d930f
Update Dockerfile
2022-04-11 15:05:42 +03:00
Alfonso E.M
0b1cf4acf3
Fixing ARM image build
2021-05-01 22:31:16 +02:00
Alfonso E.M
a219e85852
Fixing ARM image build
2021-05-01 22:25:18 +02:00
Alfonso E.M
3e9a2b774c
Fixing ARM image build
2021-05-01 22:17:17 +02:00
Alfonso E.M
912c7df7d8
Fixing ARM image build
2021-05-01 21:12:23 +02:00
Alfonso E.M
509a8a0f70
Fixing ARM image build
2021-05-01 21:07:09 +02:00
Alfonso E.M
04d33a08d9
Fixing ARM image build
2021-05-01 20:54:12 +02:00
Alfonso De Cala Bravo
44eb1ef651
Revert "Trying to solve ARM build error with lsb_release"
...
This reverts commit 22aae091ad
.
2021-04-23 10:29:54 +02:00
Alfonso De Cala Bravo
22aae091ad
Trying to solve ARM build error with lsb_release
2021-04-23 09:58:56 +02:00
Alfonso De Cala Bravo
924c63de48
Trying to solve ARM build error with lsb_release
2021-04-23 09:49:21 +02:00
Alfonso De Cala Bravo
c555942688
Trying to solve ARM build error with lsb_release
2021-04-23 09:40:00 +02:00
Baruch Odem
9285c74d66
Use volume for authentication with docker
2020-04-24 12:35:53 +03:00
Baruch Odem
a86c37b827
Add Dockerfile and docker-compose
2020-04-23 22:11:24 +03:00