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
The command launches an interactive shell environment that uses the local osc configuration. You can then check out packages, perform modifications, and
24
+
send submissions to OBS.
25
+
26
+
To work on an already checked out package, mount the current working directory:
The command automatically forwards the arguments to `osc` and calls
48
+
`osc ls openSUSE:Factory`.
49
+
50
+
51
+
### Using the image labels
52
+
53
+
The image provides two labels: `run` and `runcwd`. The first includes the full command, to run the `osc` container, while the second to run the container with the local working directory mounted.
54
+
55
+
To view the labels, use the following command:
56
+
57
+
```ShellSession
58
+
# podman container runlabel run --display {{ image.pretty_reference }}
0 commit comments