👷 Minimal docker compose option for internal e2e testing
This commit is contained in:
@@ -5,6 +5,7 @@ FROM node:lts-alpine AS node-base
|
||||
RUN apk add --update-cache \
|
||||
ghostscript \
|
||||
graphicsmagick \
|
||||
curl \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user