chore: minor edits
This commit is contained in:
parent
cfb7881a5b
commit
86f036d8cc
3 changed files with 2 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM debian:stable-slim
|
||||
RUN apt-get update && apt-get install socat file -y
|
||||
RUN apt-get update && apt-get install socat file pandoc -y
|
||||
ENV HTTB_LIB_PATH="/usr/lib/httb"
|
||||
WORKDIR ${HTTB_LIB_PATH}
|
||||
COPY src/ .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue