Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Azat Alimov
POD
Commits
df3101e5
Unverified
Commit
df3101e5
authored
4 years ago
by
Vasili Novikov
Browse files
Options
Download
Email Patches
Plain Diff
Document trigger_item_id more explicitly
parent
04e75ccc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/Plugins.md
+2
-1
docs/Plugins.md
with
2 additions
and
1 deletion
+2
-1
docs/Plugins.md
+
2
-
1
View file @
df3101e5
...
...
@@ -65,6 +65,7 @@ of the basic structure of the docker command:
container
=
"test"
owner
=
"357535074912050791323416133896"
target_item
=
'{"type":"Person","id":"38583224e56e6d2385d36e05af9caa5e","dateCreated":1623241923508,"dateModified":1623241923508",dateServerModified":1623241923508,"deleted":false}'
trigger_item_id
=
"05abe8e2ef2d0fb4992239944a71bde5"
your_auth_json
=
'{???}'
# depends on whether you use test auth or real system auth
network
=
"localhost"
# "localhost" on linux, "host.docker.internal" on Mac and Windows
...
...
@@ -75,7 +76,7 @@ docker run \
--env
=
POD_OWNER
=
"
$owner
"
\
--env
=
POD_AUTH_JSON
=
"
$your_auth
"
\
--rm
\
--name
=
"
test-
$SRANDOM
"
\
--name
=
"
$container
-
$trigger_item_id
"
\
--
\
"
$container
"
```
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment