mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-14 10:22:57 +00:00
2 lines
86 B
Docker
2 lines
86 B
Docker
FROM ubuntu:latest
|
|
RUN apt update && apt install openssl libssl-dev curl pkg-config -y |