wip
This commit is contained in:
parent
347418ee3f
commit
b8a9ea0f17
6 changed files with 63 additions and 18 deletions
|
|
@ -8,4 +8,6 @@ RUN pip3 install .
|
|||
COPY . /app
|
||||
RUN pip3 install .
|
||||
|
||||
EXPOSE 5000
|
||||
|
||||
ENTRYPOINT ["learn-sql-model", "api", "run"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue