-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Hello,
I was trying to build the Docker version of the chatbot but it crashes out:
chatbot$ docker run --tty --publish 8080:8080 --name "chatbot" chatbot
The error seems to be:
java.lang.IllegalArgumentException: Could not resolve placeholder 'chatbot.slack.botToken' in value "${chatbot.slack.botToken}"
But not sure what that means.
Can you please help?
Thanks in advance
UPDATE: I have now installed Java 8 JDK and Maven 3.3 as per the Docker setup so that I can run it natively outside of Docker on the system and have attached the error from that attempt lower in this message list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels