service_matcher-go/.devcontainer/Dockerfile

5 lines
95 B
Docker
Raw Permalink Normal View History

2024-05-29 10:40:57 +00:00
FROM mcr.microsoft.com/devcontainers/base:ubuntu
RUN apt update
RUN apt install -y pkg-config