Skip to content

Commit

Permalink
Test upload articats
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii Petukhov <[email protected]>
  • Loading branch information
bbpetukhov committed Dec 20, 2024
1 parent 1803fee commit 0dc0dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bmq-sdk/src/test/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ FROM ${image}
ENV BMQ_DOCKER_TMPDIR=/tmp/bmq-broker

RUN mkdir -p /tmp/cores && chmod 777 /tmp/cores
RUN echo "Hello, World!" > /tmp/cores/my-new-file.txt

COPY config/ /etc/local/bmq/

Expand Down

0 comments on commit 0dc0dd8

Please sign in to comment.