Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b8ce438

Browse files
authoredOct 24, 2024··
Update Dockerfile
1 parent c9317d4 commit b8ce438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ RUN set -x \
4747
VOLUME /opt/fastdfs
4848

4949
EXPOSE 22122 23000 80
50-
ENTRYPOINT ["fastdfs.sh"]
50+
CMD ["fastdfs.sh"]

0 commit comments

Comments
 (0)
Please sign in to comment.