Skip to content
Discussion options

You must be logged in to vote

Try:

docker exec -it remark42 remark42 remap -s remark -f var/rules

Note the extra remark42. The first one is to tell docker which instance to use (I am assuming that's the name you used in your docker compose file, if not use whatever name you used there), and the second one is the command you want to run inside the docker, i.e. the remark42 binary.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gatezh
Comment options

Answer selected by gatezh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants