masesgroup/jnet

By masesgroup

Updated 24 days ago

A comprehensive suite of libraries and tools to use Java/JVM APIs and .NET side-by-side

Image
API Management
Languages & Frameworks
Developer Tools

399

The Docker images contains an invocable CLI based on Docker, or anything else, with the following command:

docker run -it jnet [commands]

the possible commands are available at JNet CLI usage. Its behavior is the same of the dotnet tool. The docker image can:

  • be interactive and execute line by line user instructions
  • execute a CSharp Script
  • run a Main-Class

The Docker images from this repository uses, as base image, the one available at mcr.microsoft.com/dotnet/runtime:8.0-jammy. Within GitHub Container Registry you can find many legal information, specifically read carefully the following before use the images:

Docker Pull Command

docker pull masesgroup/jnet