$ git clone https://github.com/liara-cloud/docker-getting-started.git
$ cd docker-getting-started
$ mv .env.example .env # or rename .env.example to .env
# set your ENVs
$ go run main.go
$
$
$
Create New Docker App & install the Liara CLI
$ git clone https://github.com/liara-cloud/docker-getting-started.git
$ cd docker-getting-started
$ mv .env.example .env # or rename .env.example to .env
# set your ENVs
$ go run main.go
$
$
$
Create New Docker App & install the Liara CLI