Sign inSign up

asosso/typesafe-activator

By asosso

Updated almost 11 years ago

Typesafe Activator for docker based on Ubuntu 14.04

Image
0

869

asosso/typesafe-activator repository overview

typesafe-activator

This project is a Docker container for Typesafe Activator.

Base docker image to run a Typesafe Activator project

Typesafe Activator and sbt get you started with the Typesafe Reactive Platform

Getting the container

The container is very small and available on the Docker Index:

docker pull asosso/typesafe-activator

Using the container

Just trying out Typesafe Activator.

If you just want to run a single instance of MaxScale server to try out its functionality:

docker run -i -t asosso/typesafe-activator /bin/bash

Build the container

To create the image asosso/typesafe-activator, execute the following command on the typesafe-activator folder:

docker build -t asosso/typesafe-activator .

Thanks

Contribute

Contributions are welcome.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Copyright 2015 Andrea Sosso Licensed under the MIT License

Tag summary

Content type

Image

Digest

sha256:c12cd3df7

Size

760 MB

Last updated

almost 11 years ago

docker pull asosso/typesafe-activator