Destroy the container automatically
This commit is contained in:
parent
09f914057c
commit
df66e3116a
1
makefile
1
makefile
@ -8,6 +8,7 @@ run: ## run a new container
|
|||||||
-e KEYCLOAK_USER=admin \
|
-e KEYCLOAK_USER=admin \
|
||||||
-e KEYCLOAK_PASSWORD=admin \
|
-e KEYCLOAK_PASSWORD=admin \
|
||||||
--name keycloakdev \
|
--name keycloakdev \
|
||||||
|
--rm \
|
||||||
jboss/keycloak:12.0.4
|
jboss/keycloak:12.0.4
|
||||||
|
|
||||||
shell: ## get a shell in the container
|
shell: ## get a shell in the container
|
||||||
|
Loading…
Reference in New Issue
Block a user