c4b4882fb0
Updated the AbpTemplate-ja |
||
---|---|---|
_screenshots | ||
build | ||
docker/host | ||
src | ||
test/AbpTemplate.Tests | ||
.gitattributes | ||
.gitignore | ||
AbpTemplate.sln | ||
LICENSE | ||
NuGet.Config | ||
README.md |
README.md
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:
Login Credentials
Username: admin
Password: 123qwe
Documentation
The documentation of the startup template:
License
MIT.