Skip to content

Commit 6be48d7

Browse files
Update comments
1 parent 8231ec5 commit 6be48d7

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

contrib/Dockerfile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# This file is used to add the nightly Dgraph binaries and assets to Dgraph base
2-
# image.
3-
4-
# This gets built as part of release.sh. Must be run from /tmp/build, with the linux binaries
5-
# already built and placed there.
1+
# This file is used to add the Dgraph binaries and assets to Dgraph images.
2+
# Ensure that the Dgraph binaries are built and placed in the linux
3+
# directory before building this image.
64

75
FROM ubuntu:24.04
86
LABEL maintainer="Istari Digital, Inc. <[email protected]>"

0 commit comments

Comments
 (0)