Sign inSign up

nano/erlang

By nano

Updated almost 11 years ago

Image
1

363

nano/erlang repository overview

Nano Erlang

Build status

This is the Docker Nano image for Erlang v17.3 with SSL support.

Usage

Try one of the following.

  • Run docker run -it nano/erlang:latest – launch interactive command prompt.

  • Run docker run -it --rm nano/erlang:latest erl -noshell -eval 'io:fwrite("Hello, World!\n"), init:stop().'.

  • Add FROM nano/erlang:latest to your Dockerfile.

Tag summary

Content type

Image

Digest

sha256:576ce1852

Size

21.2 MB

Last updated

almost 11 years ago

docker pull nano/erlang