Commit Graph

55 Commits

Author SHA1 Message Date
Peter Dave Hello 94cfa4f3d4 Replace ADD with COPY instruction in Dockerfile
Reference:

- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#add-or-copy

> For other items (files, directories) that do not require ADD’s tar
> auto-extraction capability, you should always use COPY.
2020-11-30 10:11:32 +08:00
Dimitri Witkowski 66a0cf4782
Merge pull request #1639 from PeterDaveHello/patch-3
Ask apk to leave no cache in Dockerfile
2020-11-29 18:57:12 +01:00
Peter Dave Hello 57296ba313
Ask apk to leave no cache in Dockerfile
This will make the image smaller
2020-11-30 01:51:47 +08:00
Peter Dave Hello 47dc1727df
Clean up apt local cache in Dockerfile
This will make the image smaller
2020-11-30 01:49:53 +08:00
antelle 136fbc2f77
updated macOS helper icon 2020-11-25 23:29:43 +01:00
antelle 25bc5643b1
removed app icon for macos 2020-11-25 23:21:29 +01:00
antelle 2d752ef144
fix #917: option to install without a desktop icon on Windows 2020-06-03 18:11:38 +02:00
antelle 65f66ac60c
fix #1503: arm64 Windows installer 2020-05-14 22:59:11 +02:00
antelle e795a317cc
fixed docker build 2020-04-08 20:23:45 +02:00
antelle 68d845ff3d
fixed Docker build 2020-04-07 17:12:53 +02:00
antelle c5298242f6
fixed appimage 2020-04-03 17:17:30 +02:00
Tomasz Meresiński 42b92ec081 Fix: MAINTAINER directive in Dockerfile is deprecated 2020-03-19 18:34:10 +01:00
antelle eedc4374b9 fix #890: deb will no longer install to /opt 2020-03-17 23:09:46 +01:00
antelle 76304395bd fixed appdata package id 2020-03-17 23:05:04 +01:00
antelle d3dabc35e5 moved appdata package 2020-03-17 23:04:20 +01:00
antelle 039b45e926 renamed appdata package 2020-03-17 23:03:47 +01:00
antelle bf1b162cbc fix #855: appdata file in deb packages 2020-03-17 22:58:08 +01:00
antelle c4be2e5d00 fix #1338: minimized option not working on linux 2020-03-15 10:14:00 +01:00
antelle 85027aa504 Merge branch 'release-1.11' 2019-10-11 21:07:12 +02:00
Thoralf Rickert-Wendt 9679841e22 #1298 wrong path 2019-10-11 17:49:16 +02:00
Thoralf Rickert-Wendt 16612bface #1298 using url conform delimiter 2019-10-11 17:45:54 +02:00
Thoralf Rickert-Wendt 7b4953a049 #1298 add variable to define a custom configuration within docker 2019-10-11 17:33:50 +02:00
antelle 320bc0fe06 fix #1292: macOS app notarization 2019-10-10 23:49:51 +02:00
antelle e6556ca92d 2019 2019-08-19 23:33:52 +02:00
antelle 0e4538650d fix #1171: enabled updater on Linux 2019-08-17 13:36:03 +02:00
antelle 376c1a9cbc fix #804: Windows installer upgrade issue 2017-12-11 19:42:26 +01:00
Tobias Fenster 0591a09ced implement Docker support on raspberry pi 2017-10-15 11:46:43 +02:00
antelle 857593232c set app folder permissions to root on mac 2017-06-05 11:31:50 +02:00
antelle dd88eee287 fix dockerfile 2017-05-20 21:08:08 +02:00
antelle 6d8afb678e plugins in docker 2017-05-13 14:12:12 +02:00
antelle fcb93f6df8 2017 2017-02-04 17:30:39 +01:00
antelle 9f30a810ce package 2016-08-19 20:59:04 +03:00
antelle e5664bf50a sign script 2016-08-19 20:30:19 +03:00
antelle 88fd80a669 fix installer builder 2016-08-12 21:06:10 +03:00
antelle c4a9c867f1 simplify script 2016-07-22 22:41:17 +03:00
antelle 595142b0ae sign code and uninstallers 2016-07-22 22:13:39 +03:00
antelle 8049b888d6 check if the app is running 2016-07-21 21:55:21 +03:00
antelle a03f6a4459 uninstall before install 2016-07-21 00:49:42 +03:00
antelle ddf11a2ec4 removed confusing win32 name 2016-07-17 12:13:14 +03:00
antelle b3e737e7f4 nsis 2016-07-17 11:43:48 +03:00
antelle 0ec98dde6c nsis 2016-07-16 21:35:16 +03:00
antelle 172bd0eefb repo links 2016-06-04 23:34:49 +03:00
antelle 556a7b3236 fix #230: open files with spaces on linux 2016-06-04 12:22:17 +03:00
antelle 09006ed030 short manual 2016-04-22 22:00:18 +03:00
antelle 758e20dd51 install with wget 2016-04-22 21:45:14 +03:00
antelle 44a453b663 default dh size 2016-04-22 21:13:21 +03:00
antelle cc44f3211b docker 2016-04-22 20:50:27 +03:00
antelle c39ec3db53 ext 2016-04-22 08:06:13 +03:00
antelle 89ee918062 fixes 2016-04-22 00:30:05 +03:00
antelle ad24e24633 docker container 2016-04-21 23:48:21 +03:00