mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-05-15 05:10:39 +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 |