You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Dockerfile and related docs should be set up. Docker can be used to:
run tests
make builds targeting different environments
run vuln checks
proof of concept for a live-reloaded that can work in docker world by issuing ad-hoc docker exec or docker cp commands in response to rebouncer events. it possibly could even be turned into to Docker Desktop extension
The text was updated successfully, but these errors were encountered:
A Dockerfile and related docs should be set up. Docker can be used to:
docker exec
ordocker cp
commands in response to rebouncer events. it possibly could even be turned into to Docker Desktop extensionThe text was updated successfully, but these errors were encountered: