linuxserver/intellij-idea

Sponsored OSS

By linuxserver.io

Updated 6 days ago

Image
0

10K+

linuxserver/intellij-idea repository overview

linuxserver/intellij-idea

This readme has been truncated from the full version found HERE

IntelliJ IDEA helps you write code faster with tools that eliminate tedious tasks and let you focus on what matters – building great software.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=intellij-idea \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/intellij-idea:latest

Tag summary

Content type

Image

Digest

sha256:09705316a

Size

2.4 GB

Last updated

6 days ago

docker pull linuxserver/intellij-idea:42026.1.4

This week's pulls

Pulls:

1,368

Last week