steps: - name: build image: registry.gitlab.com/mostlybroken/robertusfaber/dockerx-linux:latest commands: - echo "This is the build step" - echo "binary-data-123" > executable - pwd - whoami - ls -la - docker compose up # TODO: mount volume