service_matcher-go/.devcontainer/Dockerfile
2024-05-29 10:40:57 +00:00

5 lines
95 B
Docker

FROM mcr.microsoft.com/devcontainers/base:ubuntu
RUN apt update
RUN apt install -y pkg-config