llc-docker help needed

Hello guys I am trying to deploy a docker,
I edited dockerfile line to EXPOSE 8080

Attached the error below.
Thanks!

https://hub.docker.com/r/julianprieber/littlelink-custom

2022-08-16T19:27:09.344 runner[9d23c083] maa [info] Starting instance

2022-08-16T19:27:09.785 runner[9d23c083] maa [info] Configuring virtual machine

2022-08-16T19:27:09.788 runner[9d23c083] maa [info] Pulling container image

2022-08-16T19:27:16.386 runner[9d23c083] maa [info] Unpacking image

2022-08-16T19:27:16.580 runner[9d23c083] maa [info] Preparing kernel init

2022-08-16T19:27:16.885 runner[9d23c083] maa [info] Configuring firecracker

2022-08-16T19:27:17.158 runner[9d23c083] maa [info] Starting virtual machine

2022-08-16T19:27:17.406 app[9d23c083] maa [info] Starting init (commit: c86b3dc)...

2022-08-16T19:27:17.433 app[9d23c083] maa [info] Preparing to run: `/docker-entrypoint.sh` as root

2022-08-16T19:27:17.446 app[9d23c083] maa [info] 2022/08/16 19:27:17 listening on [fdaa:0:8316:a7b:14bf:9d23:c083:2]:22 (DNS: [fdaa::3]:53)

2022-08-16T19:27:17.467 app[9d23c083] maa [info] Updating configurations

2022-08-16T19:27:17.534 app[9d23c083] maa [info] Running Apache

2022-08-16T19:27:17.606 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.606650 2022] [ssl:info] [pid 539] AH01883: Init: Initialized OpenSSL library

2022-08-16T19:27:17.606 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.606809 2022] [ssl:info] [pid 539] AH01887: Init: Initializing (virtual) servers for SSL

2022-08-16T19:27:17.606 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.606837 2022] [ssl:info] [pid 539] AH01914: Configuring server www.example.com:443 for SSL protocol

2022-08-16T19:27:17.607 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.607726 2022] [ssl:warn] [pid 539] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)

2022-08-16T19:27:17.607 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.607765 2022] [ssl:warn] [pid 539] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name

2022-08-16T19:27:17.607 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.607785 2022] [ssl:info] [pid 539] AH02568: Certificate and private key www.example.com:443:0 configured from /etc/ssl/apache2/server.pem and /etc/ssl/apache2/server.key

2022-08-16T19:27:17.607 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.607921 2022] [ssl:info] [pid 539] AH01876: mod_ssl/2.4.54 compiled against Server: Apache/2.4.54, Library: OpenSSL/1.1.1o

2022-08-16T19:27:17.648 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.648631 2022] [ssl:info] [pid 539] AH01883: Init: Initialized OpenSSL library

2022-08-16T19:27:17.649 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.648983 2022] [socache_shmcb:info] [pid 539] AH00830: Shared memory socache initialised

2022-08-16T19:27:17.649 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.649017 2022] [ssl:info] [pid 539] AH01887: Init: Initializing (virtual) servers for SSL

2022-08-16T19:27:17.649 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.649037 2022] [ssl:info] [pid 539] AH01914: Configuring server www.example.com:443 for SSL protocol

2022-08-16T19:27:17.649 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.649663 2022] [ssl:warn] [pid 539] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)

2022-08-16T19:27:17.649 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.649714 2022] [ssl:warn] [pid 539] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name

2022-08-16T19:27:17.649 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.649734 2022] [ssl:info] [pid 539] AH02568: Certificate and private key www.example.com:443:0 configured from /etc/ssl/apache2/server.pem and /etc/ssl/apache2/server.key

2022-08-16T19:27:17.649 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.649918 2022] [ssl:info] [pid 539] AH01876: mod_ssl/2.4.54 compiled against Server: Apache/2.4.54, Library: OpenSSL/1.1.1o

2022-08-16T19:27:17.652 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.652559 2022] [mpm_prefork:notice] [pid 539] AH00163: Apache/2.4.54 (Unix) PHP/8.0.22 OpenSSL/1.1.1q configured -- resuming normal operations

2022-08-16T19:27:17.652 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.652614 2022] [mpm_prefork:info] [pid 539] AH00164: Server built: Jun 9 2022 23:22:32

2022-08-16T19:27:17.652 app[9d23c083] maa [info] [Tue Aug 16 19:27:17.652652 2022] [core:notice] [pid 539] AH00094: Command line: 'httpd -D FOREGROUND'

2022-08-16T19:32:23.669 runner[9d23c083] maa [info] Shutting down virtual machine

At first glance, unless you’ve edited the output to replace your domain with ‘example.com’, it’s likely that your config files are using it as a placeholder value, like you see here – you’ll definitely want to replace this with the domain you’re planning on using.