Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Julia Docker Client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FACT
FACT Utils
Julia Docker Client
Commits
33426abb
Commit
33426abb
authored
6 months ago
by
Riccardo Boero
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
8643fb3a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
33426abb
...
...
@@ -12,7 +12,7 @@
---
[

](https://www.gnu.org/licenses/agpl-3.0.en.html#license-text)
[

](https://www.gnu.org/licenses/agpl-3.0.en.html#license-text)
[

](https://doi.org/10.17605/OSF.IO/JWQYT)
---
...
...
@@ -21,13 +21,13 @@
1.
To install the package in your project:
```
julia
using
Pkg
Pkg
.
add
(
"https://git.nilu.no/fact/utils/JuliaDockerClient.git"
)
Pkg
.
add
(
"https://git.nilu.no/fact/utils/JuliaDockerClient.
jl.
git"
)
```
2.
To use the package:
```
julia
using
JuliaDockerClient
```
```
Please refer to the package documentation for details on how to access Docker API: https://fact.pages.nilu.no/utils/JuliaDockerClient/
Please refer to the package documentation for details on how to access Docker API: https://fact.pages.nilu.no/utils/JuliaDockerClient
.jl
/
---
## Specifications
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment