Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat[dev-cli]: support custom image when exec ao build #1121

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RyanKung
Copy link
Contributor

Support the ao build command to invoke local/custom Docker images, facilitating local development and testing.

ao build --help

Usage:   ao build
Version: 0.1.7

Description:

  Build the Lua Project into WASM

Options:

  -h, --help            - Show this help.
  -i, --image  <image>  - Specify a custom Docker image to use

@RyanKung RyanKung changed the title feat[dev-cli]: support custom image feat[dev-cli]: support custom image when exec ao build Jan 19, 2025
@RyanKung
Copy link
Contributor Author

for commit 652d1c5.

The project can be c/lua/cpp or rust, so I updated the document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant