浏览代码

Haskell - add custom slim section

Alistair Burrowes 3 年之前
父节点
当前提交
e9b7513ebf
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      haskell/variant-slim.md

+ 5 - 0
haskell/variant-slim.md

@@ -0,0 +1,5 @@
+## `%%IMAGE%%:<version>-slim`
+
+This image does not contain the common packages contained in the default tag and only contains the minimal packages needed to run `ghc`, `cabal-install` and `stack`. In addition, [profiling support](https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/profiling.html) is not included which saves ~ 700MB of space.
+
+If image size is of concern, we recommend using the slim images.