Skip to content

Commit 029440a

Browse files
committed
doc: Link docker integration to docker section in guide
1 parent b31c8b5 commit 029440a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/docker_integration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Docker integration
22
===============================================================================
33

4+
**Note:** This page is mainly about building Haskell packages inside docker containers.
5+
If you want to deploy your built Haskell programs into a docker container,
6+
look [here](GUIDE.md#docker) instead.
7+
48
`stack` has support for automatically performing builds inside a Docker
59
container, using volume mounts and user ID switching to make it mostly seamless.
610
FP Complete provides images for use with stack that include GHC, tools, and

0 commit comments

Comments
 (0)