Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build image

docker build --tag asmdev --no-cache .

Run dev container

docker run -idt --name asmdev -v $(pwd):/usr/src/asmdev -p 8000:8000 asmdev /bin/bash

Compose

  • Edit the file at nginx/appstreammanager.conf to set ssl certificates and ports
  • Register DNS records to point to this host
  • point the browser to https://hostname.

Run

docker compose up

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages