Git Product home page Git Product logo

docker-elixir's Introduction

About this Repo

Docker Stars Docker Pulls Image Layers

Build Status

This is for elixir latest stable image and next -dev image.

➸ docker images
REPOSITORY  TAG   IMAGE ID       CREATED             SIZE
elixir      1.2   fcc8b4432e3e   About a minute ago  290.2 MB
elixir      1.3   5c67fece33fb   7 minutes ago       290.3 MB
➸ docker run -it --rm elixir:1.3
Erlang/OTP 18 [erts-7.2.1] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false]

Interactive Elixir (1.3.0-dev) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)> System.version
"1.3.0-dev"
iex(2)> System.get_env "ELIXIR_VERSION"
"1.3.0-dev@dcef08d"
iex(3)> :os.getenv "ELIXIR_VERSION"
'1.3.0-dev@dcef08d'
iex(4)>

docker-elixir's People

Contributors

c0b avatar potto007 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.