JohannesB
|
83b7825aff
|
Don't 'update the cache' and tell apk to use 'no cache' at the same time; it makes no sense.
|
2024-01-05 10:15:24 +01:00 |
Philip H
|
75180f953d
|
Dockerfile: --omit=dev newer flag for —production
Dependency types to omit from the installation tree on disk. Will make the image a bit smaller and build take less time.
|
2023-12-31 16:43:11 +01:00 |
Philip H
|
bf1b4df69f
|
Dockerfile: revert --production
|
2023-12-22 17:38:36 +01:00 |
Philip H
|
0bf439c018
|
Dockerfile: use npm ci --production
get rid of npm config set -g command, its not realy needed
|
2023-12-22 16:45:43 +01:00 |
Peter Lewis
|
969d2ad07c
|
Made iptables comment more accurate
Made iptables comment a more accurate reflection on what is being done.
|
2023-12-22 08:15:27 +00:00 |
Peter Lewis
|
7a97b799ac
|
add dpkg
|
2023-12-21 19:53:30 +00:00 |
Peter Lewis
|
80f619aa1d
|
Update Dockerfile
|
2023-12-21 19:48:49 +00:00 |
Philip H
|
e2339a4a9d
|
Merge pull request #688 from wg-easy/cleanup
remove npm config set and notes
|
2023-12-21 20:22:20 +01:00 |
Philip H
|
35386d0792
|
Revert Dockerfile: switch from iptables to iptables-legacy
it's need some more development
|
2023-12-21 19:35:36 +01:00 |
Philip H.
|
f27f1f89bd
|
remove npm config
|
2023-12-21 18:25:14 +00:00 |
Philip H
|
6ff6115e98
|
Dockerfile: fixup symlink of iptables
|
2023-12-21 19:18:46 +01:00 |
Philip H
|
10089cf622
|
Dockerfile: separate Symlink task
|
2023-12-21 19:15:02 +01:00 |
Philip H
|
95038b7d5e
|
Dockerfile: use iptables-legacy and symlink to iptables
|
2023-12-21 18:57:58 +01:00 |
Peter Lewis
|
abe7e45bc7
|
Revert Dockerfile: switch from iptables to iptables-legacy
|
2023-12-21 17:11:54 +00:00 |
Philip H.
|
b059ace86b
|
Dockerfile: switch from iptables to iptables-legacy
|
2023-12-21 15:56:57 +00:00 |
Peter Lewis
|
7049bc89fd
|
missed nodemon
|
2023-12-21 14:30:19 +00:00 |
Peter Lewis
|
aa939d876c
|
Merge remote-tracking branch 'pheiduck/main' into rebase-pheiduck
|
2023-12-21 14:25:54 +00:00 |
Emile Nijssen
|
12c69ee949
|
node v20 → v18
|
2023-12-18 21:41:51 +01:00 |
Philip H
|
554503c0d3
|
Dockerfile: pull always latest image of specific node version
|
2023-12-18 13:03:50 +01:00 |
Emile Nijssen
|
024abce7e5
|
update to node v20
|
2023-12-17 22:42:40 +01:00 |
Emile Nijssen
|
c2432a17a9
|
node 14 → node 20
|
2023-12-17 22:39:15 +01:00 |
Philip H
|
219073b534
|
Dockerfile: iptables is missing on alpine 3.19
|
2023-12-17 12:16:48 +01:00 |
Philip H.
|
c56c2a0c40
|
Dockerfile: update node18 checksum
|
2023-12-12 18:04:54 +00:00 |
Philip H.
|
5b27a1696d
|
package.json: uninstall eslint from package-base
|
2023-12-02 16:19:02 +00:00 |
Philip H.
|
59181ba3d8
|
Dockerfile: update node18 checksum
|
2023-12-02 15:08:38 +00:00 |
Philip H
|
746576693f
|
Dockerfile: readd legacy-peer-deps
disable during debuging
|
2023-12-02 14:12:06 +01:00 |
Philip H
|
e95754edc0
|
fixup: Dockerfile
remove legacy-peer-deps flag
|
2023-12-02 13:44:59 +01:00 |
Philip H.
|
0924b5b564
|
Dockerfile: update node18 checksum
|
2023-12-01 11:03:40 +00:00 |
Philip H.
|
a27ec4e201
|
npm: set global config
|
2023-11-26 13:45:04 +00:00 |
Philip H
|
950b13a88a
|
Dockerfile: separate run for npm config
|
2023-11-25 18:06:25 +01:00 |
Philip H.
|
23405243c8
|
Dockerfile: update node18 checksum
|
2023-11-22 16:55:50 +00:00 |
Philip H
|
31f15aa216
|
Dockerfile: clean build
--legacy-peer-deps will be use on build time, to get clean builds
deps will be updated normal anyway
|
2023-11-19 15:05:07 +01:00 |
Philip H.
|
739d049a1b
|
patch: --legacy-peer-deps should be a temporary solution
|
2023-11-19 13:57:55 +00:00 |
Philip H
|
f32ab0446e
|
Dockerfile: --legacy-peer-deps
|
2023-11-19 12:06:52 +01:00 |
Philip H
|
521df75463
|
Dockerfile: in npm 8.x and above use --omit=dev flag
|
2023-11-15 09:49:41 +01:00 |
Philip H
|
55e4bf2fda
|
Dockerfile: disable fund message at build time
|
2023-11-13 11:03:55 +01:00 |
Philip H.
|
f8c513f050
|
fixup: revert to 1.0.0 and node 18
|
2023-11-05 09:16:21 +00:00 |
Philip H
|
cc7766195d
|
update checksum
|
2023-11-04 10:31:44 +01:00 |
Philip H.
|
51b0c87f67
|
Update node to 18.18.2
|
2023-11-04 09:14:15 +00:00 |
Philip H.
|
b0e6c3af6d
|
Update node to 18.16.0
|
2023-11-04 08:46:48 +00:00 |
Peter Lewis
|
898b731d54
|
Update node to 18.16.0
|
2023-05-10 14:02:44 +01:00 |
Philip H
|
c2ea321645
|
update: node 18.15.0
Vulnerabilities found on node 18.14.1:
https://hub.docker.com/_/node/tags?page=1&name=18.14.1
None on 18.15.0:
https://hub.docker.com/_/node/tags?page=1&name=18.15.0
|
2023-03-17 10:23:43 +01:00 |
Philip H
|
c1a4dff2e3
|
update to node 18.14.1 / alpine3.17
|
2023-02-18 16:41:13 +01:00 |
Peter Lewis
|
bc791b0a05
|
Update Alpine to 3.17
|
2023-01-22 09:53:26 +00:00 |
ComasSky
|
f0e18d0f87
|
Update Node libraries & Npm libraries
|
2022-09-27 08:30:51 +00:00 |
ComasSky
|
a09e4c99c7
|
Update Dockerfile
|
2022-06-22 11:42:37 +02:00 |
ComasSky
|
b50d21ae58
|
Update
|
2022-06-20 08:15:37 +00:00 |
ComasSky
|
01d34ea7ab
|
Add SHA
|
2022-02-23 08:16:59 +00:00 |
ComasSky
|
bad70c4369
|
Update to current NodeJs, wireguard v1.0.20210914
|
2022-02-17 18:17:30 +00:00 |
Emile Nijssen
|
bbd19b7a6f
|
lock build again
|
2022-01-13 13:24:37 -08:00 |