Matt Hook
b2105f3614
feat(dockerfile): layered images [EE-4879] ( #8301 )
...
* multistage build to target production and storybook
* missing slash
* add storybook for windows too and build targets
* feature flag the storybook api
* remove kompose and prep for new FF lib
* todo comment for FF
* update to new feature flags library
* simplify logic
* fix compilation error
* simplified it
2023-02-13 11:28:32 +13:00
Chaim Lev-Ari
5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] ( #8095 )
2022-12-11 08:58:22 +02:00
Snyk bot
fb7cdacbaa
fix: build/windows/Dockerfile to reduce vulnerabilities ( #5913 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE313-APKTOOLS-1533754
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1089239
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569446
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569448
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569448
2021-10-20 08:22:21 +10:00
zees-dev
c7760b7d48
- setting port 9443 as primary ( #5610 )
...
- updated markdown files
- updated dockerfiles
- updated test files
- updated webpack
2021-09-14 09:46:59 +12:00
Yi Chen
afbd353808
Merge windows buildx to develop ( #4796 )
...
* feat(build): introducing buildx for Windows
* feat(build): re-ordered USER
* feat(build): Fixed Typo
* feat(build): fixed typo
Co-authored-by: ssbkang <skan070@gmail.com>
2021-01-31 17:46:45 +13:00
Steven Kang
d75f2f5d7d
fix(build-system) - add sac2016 tag for Windows image ( #2909 )
2019-05-29 16:57:30 +12:00
Olli Janatuinen
4129550d44
feat(api): Add npipe support ( #2018 )
2018-07-20 11:02:06 +02:00
Anthony Lapenna
587e2fa673
feat(stacks): add support for stack deploy ( #1280 )
2017-10-15 19:24:40 +02:00
Anthony Lapenna
0e439d7ae6
fix(Dockerfiles): use a volume to store data ( #731 )
2017-03-28 15:07:42 +02:00
Anthony Lapenna
3861e964f4
fix(dockerfile): fix an issue with the data directory in Windows images
2017-03-14 18:28:21 +01:00
Anthony Lapenna
0abe8883d1
chore(dockerfiles): update data directory for windows Dockerfiles
2017-02-01 11:35:25 +13:00
Anthony Lapenna
e4d98082dc
fix(api): disable data directory creation ( #495 )
...
* fix(api): disable data directory creation
* feat(dockerhub): update volume instruction value for Windows Dockerfiles
2017-01-14 14:22:39 +13:00
Anthony Lapenna
d8b800ddbc
feat(api): create platform dependant default values for CLI flags ( #458 )
2017-01-04 19:50:25 +13:00
Stefan Scherer
f9327b3337
Use microsoft base images ( #296 )
...
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2016-10-29 16:38:32 +13:00
Anthony Lapenna
d0954abe29
chore(docker): update build system with Docker for Windows support ( #283 )
2016-10-26 09:04:26 +13:00