Tested with acorn version - v0.10.1-rc1-25-g92d24ac7
Able to deploy apps successfully with publish urls having hostname start with number
acorn run -p 111.<example-domain>-n mytestpublish ghcr.io/acorn-io/library/hello-world
acorn apps
NAME IMAGE COMMIT CREATED ENDPOINTS MESSAGE
mytestpublish ghcr.io/acorn-io/library/hello-world eab5f8c77bd6 97s ago https://111.<example-domain>/, https://mytestpublish-xxx.<domain>/ OK
Tested with acorn version -
v0.10.1-rc1-25-g92d24ac7
Able to deploy apps successfully with publish urls having hostname start with number
Able to access publish urls successfully.