1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-23 07:26:40 +02:00
Commit Graph

20 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
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
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
Tomasz Meresiński
42b92ec081 Fix: MAINTAINER directive in Dockerfile is deprecated 2020-03-19 18:34:10 +01: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
e6556ca92d 2019 2019-08-19 23:33:52 +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
172bd0eefb repo links 2016-06-04 23:34:49 +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