Files
backstage/contrib/.devcontainer/Dockerfile
T
renovate[bot] 1e163d3370 chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 19:12:52 +00:00

6 lines
264 B
Docker

FROM mcr.microsoft.com/devcontainers/typescript-node:20
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
&& apt-get -y install chromium \
&& apt-get -y install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev