Skip to content

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

Open
RyanKung wants to merge 2 commits intopermaweb:mainfrom
RyanKung:feature_support_custom_image_when_ao_build
Open

feat[dev-cli]: support custom image when exec ao build#1121
RyanKung wants to merge 2 commits intopermaweb:mainfrom
RyanKung:feature_support_custom_image_when_ao_build

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