Sign inSign up

jrobinson/chatbot-api-v1:slim-buster-100

Manifest digest

sha256:02e3aef78ea55886cee0be507df34960c6ccd53d970d47b1022fede3775eb7af

OS/ARCH

linux/amd64

Compressed size

163.42 MB

Last pushed

over 3 years by jrobinson

Type

Image

Manifest digest

sha256:02e3aef78ea55886cee0be507df34960c6ccd53d970d47b1022fede3775eb7af

Image Layers

1apko159.26 MB
2WORKDIR /app97 B
3COPY requirements.txt . # buildkit179 B
4RUN /bin/sh -c pip install4.16 MB
5ENV environment=production0 B
6COPY . . # buildkit2.26 KB
7EXPOSE map[5000/tcp:{}]0 B
8CMD ["python" "openai-api.py"]0 B

Command

apko