docker-buildenv/ubuntu-latest/Dockerfile

4 lines
131 B
Docker
Raw Normal View History

2021-07-16 09:19:35 +02:00
FROM catthehacker/ubuntu:act-latest
RUN apt-get update && apt-get -y install wget curl build-essential cmake libpq-dev zlib1g-dev