Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

SIRHAMY/fsharp-docker-console-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is now archived. Subscribers to the HAMINION membership have access to updates as well as full source code access for dozens of tutorials and examples.

Overview

A simple example repo for running an fsharp console application in Docker.

Code Walkthrough: Run F# / .NET in Docker (Console App)

To Run

In terminal:

docker run --rm -it $(docker build -q .)

Source: https://stackoverflow.com/a/51314059/2857326

More Resources

Contributors

Created by Hamilton Greene

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published