Skip to content

Commit

Permalink
Add base image info to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
anuruddhal committed Aug 29, 2024
1 parent d465544 commit 9c1ac3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Code2cloud extension implementation for ballerina.

**Refer [samples](examples) for more info.**

**The base image required for the module is published to [Dockerhub](https://hub.docker.com/r/ballerina/jvm-runtime)**

## How to build

1. Download and install JDK 17
Expand Down
2 changes: 2 additions & 0 deletions ballerina/Module.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Supports following artifact generation:
- Docker image
- Dockerfile

**The base image required for the module is published to [Dockerhub](https://hub.docker.com/r/ballerina/jvm-runtime)**

## Docker artifact generation

Build the Ballerina Program with `--cloud=docker` option to generate Docker artifacts (Dockerfile and Docker image).
Expand Down

0 comments on commit 9c1ac3f

Please sign in to comment.