Files
chatgpt-cli/container/Dockerfile
2023-05-26 23:43:09 +02:00

5 lines
67 B
Docker

FROM ubuntu:latest
RUN apt update -y \
&& apt install -y dc curl