module-zero-core-template-docker icon indicating copy to clipboard operation
module-zero-core-template-docker copied to clipboard

Docker image for module-zero-core-template

Important

Issues of this repository are tracked on https://github.com/aspnetboilerplate/aspnetboilerplate. Please create your issues on https://github.com/aspnetboilerplate/aspnetboilerplate/issues.

Introduction

This is the repository of the ABP startup template docker image.

Download

docker pull volosoft/abp-template

Run

Run docker container:

docker run -p 9902:80 volosoft/abp-template

Browse the application:

http://localhost:9902

Login Credentials

Username: admin
Password: 123qwe

Documentation

The documentation of the startup template:

License

MIT.