Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- opensuse
- on is already present on your system (for example from a previous Windows installation) use it by mounti... and ''/var''. Only directories that are excluded from snapshots (see Book “//Reference//”, Chapter 3 “S... er”, Section 3.1.2 “Directories That Are Excluded from Snapshots” for a list) may reside on separate par... e> snapper modify --userdata "bootloader=rollback from [source snapshot] [comment]" [snapshot ID] </cod
- docker
- t ein Image <code> # Use official Alpine release FROM alpine:3.19.3 as build # Maintainer LABEL mainta... e && make install # Create radsecproxy container FROM alpine:3.19.3 # Update apk RUN apk update # Ins... openssl ca-certificates bash nettle tini # Copy from 'build' stage COPY --from=build /root/output/ / # COPY --from=build /root/radsecproxy.conf-example /etc