From 99cfafdd442dc56b8b40803035cfcfa768554be7 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Sat, 4 Apr 2026 03:18:03 +0200 Subject: feat!: remove Docker image --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 71d5c28..512a29b 100644 --- a/README.md +++ b/README.md @@ -11,22 +11,3 @@ Download into your config directory ```sh git clone --depth=1 git://git.pml68.dev/nvim ~/.config/nvim ``` - -## Usage with Docker - -Pull the image -```sh -docker pull ghcr.io/pml68/neovim:latest -``` - -Or build it -```sh -docker build -t neovim . -``` - -And then run it -```sh -docker run -it neovim:latest -``` - -> **Caution:** This image is *heavy* - `docker image ls` reports 8GB (as of 2026/03/30). -- cgit v1.2.3