We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 864d5ac commit cda32a5Copy full SHA for cda32a5
README.md
@@ -79,5 +79,6 @@ installed. You can also run the container to copy off the deb files from the
79
container:
80
81
```docker run --name librets-packages ubuntu-librets:1.6.4
82
-docker cp librets-packages:build/* .
+docker cp librets-packages:build/librets1_1.6.4-1realgo1_amd64.deb .
83
+docker cp librets-packages:build/librets-dev_1.6.4-1realgo1_amd64.deb .
84
docker kill librets-packages```
0 commit comments