Docker image for module-zero-core-template
Перейти к файлу
İsmail ÇAĞDAŞ c4b4882fb0
Merge pull request #8 from worthy7/patch-1
Updated the AbpTemplate-ja
2020-01-06 14:06:43 +03:00
_screenshots Initial commit 2018-02-12 11:41:25 +03:00
build Add yarn command to build script. 2018-02-12 17:04:14 +03:00
docker/host Initial commit 2018-02-12 11:41:25 +03:00
src Update AbpTemplate-ja.xml 2019-12-19 16:18:59 +09:00
test/AbpTemplate.Tests Resolved #1 - Upgrade to ABP v3.6.1 2018-05-09 17:16:58 +03:00
.gitattributes Update .gitattributes 2019-01-14 16:01:10 +03:00
.gitignore Added gitignore and restored packages. 2018-02-12 17:19:25 +03:00
AbpTemplate.sln Initial commit 2018-02-12 11:41:25 +03:00
LICENSE Initial commit 2018-02-12 10:46:09 +03:00
NuGet.Config Initial commit 2018-02-12 11:41:25 +03:00
README.md Update README.md 2019-06-10 22:44:59 +03:00

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:

http://localhost:9902

Login Credentials

Username: admin
Password: 123qwe

Documentation

The documentation of the startup template:

License

MIT.