mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
add gcc to deploy test docker
This commit is contained in:
parent
8df86fdc0d
commit
d245009acd
@ -24,7 +24,8 @@ RUN apt update && apt install -y \
|
||||
mariadb-server \
|
||||
nginx \
|
||||
gettext \
|
||||
curl
|
||||
curl \
|
||||
gcc
|
||||
|
||||
##### Install Image #######################################################################
|
||||
## Simulate parts from install script to get a minimal configuration to test start script #
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user