Files
bap-poc-phase-2/.devcontainer/Dockerfile

4 lines
101 B
Docker
Raw Normal View History

2024-06-13 01:38:09 -07:00
FROM swift:5.10-noble
RUN apt-get update && \
apt-get install -y libadwaita-1.0 libadwaita-1-dev