Skip to content

Docker with an ubuntu image that after run, an intellij with scala is displayed

Notifications You must be signed in to change notification settings

bogota-lambda/docker-scala-intellij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Intellij Idea

  1. First time

    docker run -tdi --net="host" --privileged=true -e DISPLAY=${DISPLAY} --name intellij-idea-scala ftrianakast/intellij-idea-scala

  2. The next time

    docker start intellij-idea-scala

About

Docker with an ubuntu image that after run, an intellij with scala is displayed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages