Skip to content

AAStarCommunity/Startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startup

License: Apache 2.0Build your AA ability an easy way

Docker Compose

  1. Config
# pwd ./deploy/docker-compose/conf

  1. Start
# pwd ./deploy/docker-compose

docker-compose up

How to build image

docker buildx create --use --platform=linux/arm64,linux/amd64 --name multi-platform-builder
docker buildx build --platform=linux/arm64,linux/amd64 -t <image tag> .

License

Licensed under the Apache License, Version 2.0. See LICENSE for details.

About

Build your AA ability an easy way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors