Skip to content

Docker instance only shows nginx welcome #160

@ProductiveAsparagus56

Description

@ProductiveAsparagus56

When I follow the docker instructions from the wiki it just takes me to the nginx welcome page.

Reproduce

  1. Follow current wiki on docker install
  2. run it with either volume or mount
  3. go to localhost:8080
  4. see error

Expected behavior
I expect to see the same output that i would get from manually building it with hugo.

Server

  • OS: Linux Ubuntu 20.04

Logs

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Ignoring /docker-entrypoint.d/10-build-hugo.sh, not executable
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: Getting the checksum of /etc/nginx/conf.d/default.conf
10-listen-on-ipv6-by-default.sh: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Configuration complete; ready for start up

Additional context
I may have read the wiki wrong, if i did, please, do not tell me to "read it again". Instead, you could tell me what i forgot to read that was stated somewhere in the wiki or provide a fixed command. This is also much more useful to people with the same problem and wasting lots of time trying to search the web.

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions