Skip to content

Docker image crashes  #40

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions