Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

How to deploy with Docker? #2

@bortkiewicz

Description

@bortkiewicz

I have compiled the Dockerfile using:

sudo docker build -t syzojdemo.

After the image was built, I did:

sudo docker run -p 8080:80 436fe070f4e3

Then it outputs what looks like an error message:

HEAD is now at e689027 Update config
Please tell your frontend host (or IP:PORT) with -e FRONTEND. e.g. http://demo.syzoj.org
This host should be proxy_pass-ed to container:2001.

After this, whenever I try sudo docker start 58143fba4fa3, it starts and then promptly exits.

Is there something I did wrong?

Thank you very much!

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