hsolpark
5624b7871d
fix(Dockerfile): remove unnecessary dependency after install and update cmd to use 'run' subcommand
2023-10-31 16:29:19 +09:00
Guangya Liu
261e3119c3
Added readme for docker example
2023-08-24 12:28:42 -04:00
Dave Morris
ff71d10ff5
Update docker-compose.yml to use the correct default langflow port
2023-08-03 12:09:10 -05:00
Gabriel Almeida
a4158b0cb5
build(Dockerfile): update base image to python:3.10-slim
...
feat(Dockerfile): add gcc, g++, git, and make to apt-get install
feat(Dockerfile): add user and set environment variables
feat(Dockerfile): add WORKDIR and COPY
feat(Dockerfile): update langflow to version 0.0.71
feat(Dockerfile): add --port flag to CMD
2023-05-16 11:46:55 -03:00
Gabriel Almeida
19af1e1996
fix: change default port
...
Port change to make it easier to deploy to spaces
2023-03-17 16:47:27 -03:00
Gabriel Almeida
f4edfde985
fix: docker examples
2023-03-17 09:17:25 -03:00
Gabriel Almeida
386e74a97c
feat: added dockerfile example
...
#21
2023-03-15 18:06:08 -03:00
Gabriel Almeida
f798b7db19
feat: adding host param and docker example for deployment
2023-03-15 16:09:34 -03:00