You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ The Delphi registry is a server that provides access to all information and oper
19
19
20
20
## Requirements
21
21
In order to compile or execute the instance registry, you must have the latest version of the *Scala Build Tool* (SBT) installed. You can get it [here](https://www.scala-sbt.org/).
22
+
22
23
The Delphi registry requires a docker host to deploy containers to. The following images must be registered at the docker registry:
23
24
* The Delphi Crawler ( ```delphi-crawler:1.0.0-SNAPSHOT``` )
24
25
* The Delphi WebApi ( ```delphi-webapi:1.0.0-SNAPSHOT``` )
0 commit comments