xorrior
f1c3d7020b
mirrored dev version
2018-05-04 12:15:18 -04:00
Kevin Gonzalvo
6fa643d34c
Fixed docker conflicts
...
Fixed conflicts in Dockerfile in the last merge
2018-04-23 08:38:13 +02:00
lilyus
8b27c0f071
Merge docker python fix
2018-04-22 13:54:18 -04:00
Kevin Gonzalvo
a3ec06ef93
Fix Docker
...
Fix File exists on Docker
2018-04-09 12:32:32 +02:00
xorrior
1d4d3bde87
Added python-dev package to Dockerfile
...
Merge fix for #1033
2018-04-08 11:12:04 -04:00
lilyus
52b18e6743
Fix merge conflict
...
Fix merge conflict and remove `-b master` which is for branch:master
2018-03-14 23:16:20 +01:00
xorrior
d673b1cd73
Fix conflict in #1023
2018-03-14 14:32:54 -04:00
Chris Ross
451530f9c2
Merge pull request #1024 from PierrickV/patch-6
...
Reduce size and layers (Dev branch)
2018-03-14 14:28:57 -04:00
lilyus
05813e8416
Reduce size and layers (Dev branch)
...
Hello,
The clean command should be in the same layer as the install command. Otherwise, the APT cache is stored in the layer of "RUN apt install" and the "RUN apt clean" instruction is not reducing image size.
For more info see : https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run
Regards
2018-03-13 11:29:48 +01:00
lilyus
cda4927a85
Reduce image size (Dev Branch)
...
Hello,
Because we don't need to pull all the git repository, we should use --depth=1 (https://www.git-scm.com/docs/git-clone#git-clone---depthltdepthgt ).
This is reducing image size and improving build speed.
Regards
2018-03-13 11:25:31 +01:00
lilyus
1e67c6f48a
Set branch to master
...
# TODO: When we merge to master set branch to master
2018-03-12 11:36:19 +01:00
⭕Alexander Rymdeko-Harvey
f633449de0
Update Dockerfile
2017-12-23 19:55:37 -05:00
Alexander Rymdeko-Harvey
0430ee7f58
docker
2017-12-20 09:44:38 -05:00
Alexander Rymdeko-Harvey
ef600762ef
docker
2017-12-20 09:24:46 -05:00
Alexander Rymdeko-Harvey
6f3593510c
docker
2017-12-20 08:59:14 -05:00
Alexander Rymdeko-Harvey
5c904aee8d
docker
2017-12-20 08:47:33 -05:00
Alexander Rymdeko-Harvey
9a9646d300
docker
2017-12-20 08:46:00 -05:00
Alexander Rymdeko-Harvey
3f5efeb516
docker
2017-12-19 23:03:16 -05:00
killswitch-gui
29618fc0cf
Docker build release
2017-12-03 17:11:43 -05:00