rename container
This commit is contained in:
parent
2abf412461
commit
0c9aa68d7f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
podman run --mount type=bind,src=config/,target=/config -it --rm --name test-discovery discovery-mastodon-servers
|
||||
podman run --mount type=bind,src=config/,target=/config -it --rm --name discovery-mastodon-servers discovery-mastodon-servers
|
||||
|
|
Loading…
Reference in a new issue