Skip to content

docs(job-xsweet): correct docker run instructions

Jure requested to merge fix_job_xsweet_docs into master

With the currently shown way, you'd get an error, e.g.:

docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"-e\": executable file not found in $PATH": unknown.

This fixes that.

Merge request reports