Skip to content

Commit

Permalink
Merge pull request #810 from anuruddhal/master
Browse files Browse the repository at this point in the history
Add base image information to documentation
  • Loading branch information
anuruddhal authored Aug 29, 2024
2 parents d465544 + 9c1ac3f commit 8796eb7
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 8796eb7

Please sign in to comment.