Brian Fletcher
b4520883c6
Fix Dockerfile deprecated syntax.
...
```
1 warning found (use docker --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 48)
```
Signed-off-by: Brian Fletcher <brian@roadie.io >
2024-10-14 13:38:08 +01:00
Patrik Oldsberg
bc71718834
update docs to remove /alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:50:08 +02:00
Andre Wanlin
94612ca243
Added no node snapshot
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-09-11 08:19:38 -05:00
Andre Wanlin
e03acd82b5
Updated Docker docs to Node 20
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-09-11 08:19:38 -05:00
Andre Wanlin
08273aa725
Changes based on feedback
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-09-11 07:23:50 -05:00
Fredrik Adelöw
019d9ad3b3
minor dockerfile syntax update
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-08-21 09:27:59 +02:00
Tim Hansen
88d6406111
Add note about bin entries for multi-stage Docker build
...
Signed-off-by: Tim Hansen <timbonicush@spotify.com >
2024-08-13 15:21:09 -06:00
Andre Wanlin
6c1081c9cb
Updated various Docker items
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-07-28 13:03:59 -05:00
Patrik Oldsberg
a1ae9cc72c
docs: restructure local-dev and rename to tooling
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-05-30 14:28:23 +02:00
Aditya Kumar
582099e4d1
Updated the deployment documents
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-05-16 09:56:47 +05:30
Karl Haworth
4120800bd9
- move path from minimal-harded-image -> minimal-hardened-image
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-04-16 07:51:40 -04:00
Ben Francom
784323f6ba
Update docker.md
...
Old link is broken
Signed-off-by: Ben Francom <5726729+bfrancom@users.noreply.github.com >
2024-04-09 15:13:43 -06:00
blam
202c05ec32
chore: fixing some small vale things
...
Signed-off-by: blam <ben@blam.sh >
2024-04-02 15:31:21 +02:00
Patrik Oldsberg
601b99794f
Merge pull request #23335 from AmericanAirlines/chore--add-secure-base-image-dockerfile-alternative
...
chore: add secure base image dockerfile alternative
2024-04-01 16:38:41 +02:00
Karl Haworth
28a267a65d
add disclaimer on maintance of contrib images
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-03-14 10:07:31 -04:00
Karl Haworth
ec918c515b
update path contrib/docker/secure-base-image -> contrib/docker/minimal-harded-image
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-03-14 10:04:55 -04:00
Karl Haworth
687aa8a21d
add section to docs/deployment/docker.md for community contributed dockerfiles
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-03-14 10:04:03 -04:00
Aramis
a33bd1f7a8
docs: start adding user roles to getting started documentation
...
Following CNCF guidelines for improved Backstage documentation.
Signed-off-by: Aramis <sennyeyaramis@gmail.com >
2024-02-17 16:19:02 -05:00
Andre Wanlin
aa95fd4496
Revert sh to bash
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2023-12-29 11:34:39 -06:00
Andre Wanlin
afc6194b89
Added docker troubleshooting tips and code highlighting
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2023-12-29 10:59:40 -06:00
Joseph Campos
92242965a1
Updating bad path in docs
...
Signed-off-by: Joseph Campos <joseph.campos@gendigital.com >
2023-12-12 12:33:10 -08:00
Hammar Johan
0dd8af36b0
docs(docker): remove cypress from Docker deployment documentation
...
Signed-off-by: Hammar Johan <johan.hammar@volvofinans.se >
2023-10-29 15:50:15 +01:00
Nikolai Thingnes Leira
4f2418e0fc
Update base node image to node:18-bookworm-slim
...
Signed-off-by: Nikolai Thingnes Leira <nikolai.thingnes.leira@soprasteria.com >
2023-09-20 16:15:31 +02:00
Florian JUDITH
296bfded98
Bump Docker base image from 'node:16-bullseye-slim' to 'node:18-bullseye-slim'
...
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com >
2023-09-15 22:36:00 -04:00
Andre Wanlin
8db70ecbb3
Added apt-get update for sqlite dependency install
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-09-01 11:52:41 -05:00
Andre Wanlin
be45e737ec
Broke up RUN statements based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-07-08 19:21:12 -05:00
Andre Wanlin
4f7292c74d
Updated dockerfile and docker docs
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-07-08 18:12:17 -05:00
Axel Hecht
559af0f44f
Update the docs to suggest passing in the right configs.
...
Remove old note from docker docs
Signed-off-by: Axel Hecht <axel@pike.org >
2023-03-29 20:10:53 +02:00
Patrik Oldsberg
39dd063fcb
docs/deployment: note that separate frontend is optional
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-22 13:24:07 +01:00
Patrik Oldsberg
5e7bdb0109
update docs to match new build script + fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-15 11:04:19 +01:00
Leena
b763cf3456
reverted removal of yarn3 specific items
...
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-11-14 08:10:50 +00:00
Leena
19048e60a4
remove yarn3 specific items in .gitignore
...
as per comment
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-11-12 17:26:07 +00:00
Leena
f14bd69e29
fix(docs): update listed contents of .dockerignore
...
It appears that further items have been added to out-of-the-box .dockerignore file created when running `@backstage/create-app`
Updated to reflect the current contents
was:
```
.git
node_modules
packages/*/src
packages/*/node_modules
plugins
```
now:
```
.git
.yarn/cache
.yarn/install-state.gz
node_modules
packages/*/src
packages/*/node_modules
plugins
*.local.yaml
```
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-11-12 16:37:57 +00:00
Fredrik Adelöw
693fbd8422
Merge pull request #14028 from GoFightNguyen/docker_buildkit
...
Docker buildkit
2022-10-18 10:28:17 +01:00
Boris Bera
463aa5422b
Optimize the multi-stage build docker image
...
Signed-off-by: Boris Bera <bbera@coveo.com >
2022-10-11 08:01:22 -04:00
Boris Bera
74801d277c
Use RUN --mount in Host build dockerfile
...
Signed-off-by: Boris Bera <bbera@coveo.com >
2022-10-11 08:01:17 -04:00
Jason Nguyen
2b9b25b944
docker.md: document need for BuildKit to be enabled
...
Signed-off-by: Jason Nguyen <jason-nguyen@pluralsight.com >
2022-10-06 15:01:00 -06:00
Patrik Oldsberg
9853a167b4
Update docker.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-19 17:26:43 +02:00
Tomás Mota
2270997d57
Update docker guide for clarity
...
As happened to a colleague of mine and might happen to others, one might see a "docker" section and skip straight to that since it looks on the surface to be a quick way to check out backstage yourself. In this case that resulted in trying to make all these builds from the main backstage/backstage repo, before even understanding the concept of a Backstage App, which obviously did not work out.
Signed-off-by: Tomás Mota <tomasrebelomota@gmail.com >
2022-09-09 22:44:55 +02:00
Patrik Oldsberg
1725b2a3aa
create-app: update Dockerfile to set NODE_ENV=production
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-10 15:51:34 +02:00
Patrik Oldsberg
8a0f145970
create-app: update Dockerfile to run app with node user
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-10 15:51:34 +02:00
Patrik Oldsberg
187e249276
create-app: switch better-sqlite3 to be prod dependency by default
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-10 14:46:10 +02:00
Patrik Oldsberg
7cda923c16
updated .dockerignore to make it easier to add additional backends
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-03 11:32:56 +02:00
Patrik Oldsberg
08bb083b2b
docs/deployment/docker: optimize apt instasllations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-19 14:24:29 +02:00
Patrik Oldsberg
227714a0ef
docs: update multi-stage docker build to use package role build
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-08 15:45:34 +01:00
Lorenzo Orsatti
f39c1e6036
update Dockerfile to node:16-bullseye-slim, add sqlite3 dependencies
...
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com >
2022-02-17 12:20:01 +01:00
Nikki Nikkhoui
9bc88c24e7
run prettier
...
Signed-off-by: Nikki Nikkhoui <nnikkhoui@wikimedia.org >
2021-12-01 07:42:23 -08:00
Nikki Nikkhoui
d391c33173
Update docker.md
...
add missing "to"
Signed-off-by: Nikki Nikkhoui <nnikkhoui@wikimedia.org >
2021-12-01 07:42:23 -08:00
Otto Sichert
b23bc7f9c3
Change default port of backend to 7007 due to MacOS Control Center update
...
Signed-off-by: Otto Sichert <git@ottosichert.de >
2021-11-18 16:45:57 +01:00
Patrik Oldsberg
490a905199
docs: rename CLI section to Local Development + move in linking docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-09 11:41:37 +02:00