linuxserver/krita

Sponsored OSS

By linuxserver.io

Updated 12 days ago

Image
Languages & frameworks
Integration & delivery
2

10K+

linuxserver/krita repository overview

linuxserver/krita

This readme has been truncated from the full version found HERE

Krita is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=krita \
  -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/krita:latest

Tag summary

Content type

Image

Digest

sha256:96f2280cd

Size

1.3 GB

Last updated

12 days ago

docker pull linuxserver/krita:5.3.2

This week's pulls

Pulls:

573

Last week