https://github.com/codewars/fsharp
Container image for F#
https://github.com/codewars/fsharp
code-runner code-runner-image
Last synced: 6 months ago
JSON representation
Container image for F#
- Host: GitHub
- URL: https://github.com/codewars/fsharp
- Owner: codewars
- License: mit
- Created: 2022-11-22T07:09:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T22:54:42.000Z (about 3 years ago)
- Last Synced: 2025-06-14T11:03:47.242Z (6 months ago)
- Topics: code-runner, code-runner-image
- Language: F#
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fsharp
Container image for F#
## Usage
See [bin/run](./bin/run).
## Building
```bash
docker build -t ghcr.io/codewars/fsharp:latest .
```