Commit Graph

16 Commits

Author SHA1 Message Date
NI
2a9aab8d63 Remove code which are no longer needed from CI/Deploy files 2020-08-16 00:24:58 +08:00
NI
5663023135 Add necessary files for GitHub Action 2020-07-26 18:31:50 +08:00
NI
1e7d66820d Cleanup Dockerfile 2020-07-20 19:53:51 +08:00
NI
6c7652ae30 Use proper Shebang tag in the two temporary Dockfile helper script 2020-07-18 13:58:02 +08:00
NI
67c99e3092 Implemented the host name auto suggestion, and added Preset feature 2020-02-07 21:34:16 +08:00
NI
05a8300105 Use debian:testing as base Docker build image instead of debian:sid one. This should resolve the problem which prevents the previous version (0.1.14-beta-release) from been built. 2019-12-31 09:42:32 +08:00
NI
1ecbc9ae8d Dockerfile: Better retry + Upgrade the npm before building 2019-12-17 14:23:25 +08:00
NI
6a3202e2b1 Configure the apt-get command to retry failed downloads during Docker building process 2019-10-23 14:39:46 +08:00
NI
ea363a8606 Save the certicates to /tmp rather than the /. The root path is unwritable now since we're using non-root user to run the image. 2019-09-20 22:09:35 +08:00
NI
823e66d81e Fixed the Dockerfile so Docker can compile on Arm from the source code 2019-09-17 09:46:59 +08:00
NI
70888f8ab0 Dockerfile now also installs build-essential in case some component is not prebuilt 2019-09-16 23:21:33 +08:00
NI
f2438e490f Don't send source code when we're building base image. 2019-09-08 20:43:12 +08:00
NI
19f53e1457 "as" should be all uppercased 2019-08-25 08:19:16 +08:00
NI
f3336d61a0 Make DialTimeout configurable. 2019-08-12 23:50:24 +08:00
NI
88122811d9 Formating, everything should be running as before. 2019-08-11 12:17:27 +08:00
NI
6b524593b6 Add Dockerfile. 2019-08-10 15:26:04 +08:00