2025-07-08 09:51:47 +02:00
2025-07-08 09:51:47 +02:00
2025-07-07 19:49:20 +02:00
2025-07-08 09:51:47 +02:00
2025-07-08 09:51:47 +02:00
2025-07-08 09:51:47 +02:00
2025-07-08 09:51:47 +02:00
2025-07-07 19:49:20 +02:00

Norun

norun subscribe apps  
norun publish apps@hello-world:latest

Hello world example

# norun.toml
[project]
name = "hello-world"

[container]
image = "kasperhermansen/hello-world"
version = "latest" # default

[expose]
port = 8080

[external]
url = "hello-world.nonothing.io" # default
protocol = "HTTP" # default
Description
No description provided
Readme 85 KiB
Languages
Rust 100%