mirror of
https://github.com/Arcadia-Solutions/arcadia.git
synced 2025-12-16 15:04:22 -06:00
4 lines
104 B
Docker
4 lines
104 B
Docker
FROM mcr.microsoft.com/devcontainers/base:bullseye
|
|
|
|
RUN apt-get update && apt-get install -y pkg-config
|