mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
publish
This commit is contained in:
parent
1a7bc4c4fd
commit
ec0fb64941
1 changed files with 1 additions and 1 deletions
|
|
@ -9,8 +9,8 @@ docker network create $DESKTOP_ENVIRONMENT_DOCKER_NETWORK
|
|||
# Start the desktop environment test container
|
||||
docker run \
|
||||
--detach \
|
||||
--expose 8080 \
|
||||
--name $DESKTOP_ENVIRONMENT_CONTAINER_IMAGE \
|
||||
--publish 8080 \
|
||||
--rm \
|
||||
$DESKTOP_ENVIRONMENT_REGISTRY/$DESKTOP_ENVIRONMENT_CONTAINER_IMAGE \
|
||||
sleep infinity
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue