Skip to content

Commit

Permalink
完善脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
lsgwr authored and gitee-org committed Nov 16, 2021
1 parent c671913 commit 207371b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
docker rm -f exam
docker run -d -p 80:9527 -p 3306:3306 --name exam --privileged=true waterknife/exam /usr/sbin/init
docker exec -it exam /bin/sh /lsg/entrypoint.sh
docker exec exam /lsg/entrypoint.sh

0 comments on commit 207371b

Please sign in to comment.