fix: porta docker
All checks were successful
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Successful in 4m37s
All checks were successful
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Successful in 4m37s
This commit is contained in:
parent
205c6b027c
commit
42f709b0e5
@ -93,6 +93,7 @@ jobs:
|
|||||||
docker run -d \
|
docker run -d \
|
||||||
--name convertit \
|
--name convertit \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
|
-p 8082:8080 \
|
||||||
--network host \
|
--network host \
|
||||||
--memory=2g \
|
--memory=2g \
|
||||||
--cpus=1.5 \
|
--cpus=1.5 \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user