71%
13.07.2022
) [application/octet-stream]
Saving to: Rocky-8.6-x86_64-dvd1.iso
Rocky-8.6-x86_64-dvd1.iso 35%[===========> ] 3.74G 37.4MB/s eta 2m 45s
When you reconnected to the session, you didn’t specify
70%
09.12.2019
.1 for i in range(0, d_num):
133 75150 29671.0 0.4 8.1 for j in range(0, p_num):
134 75000 117663.0 1.6 32.2 pos
70%
07.06.2019
MAINTAINER Yves Schumann
03
04 ENV WORK_DIR=/data/work \
05 DEBIAN_FRONTEND=noninteractive \
06 LC_ALL=en_US.UTF-8
07
08 # Mount point for development workspace
09 RUN mkdir -p
70%
20.06.2022
.4'
02 services:
03 keycloak:
04 container_name: keycloak
05 image: quay.io/keycloak/keycloak:17.0.1
06 ports:
07 - 8080:8080
08 environment:
09 - KEYCLOAK
70%
01.06.2024
&& apt install wget
wget https://download.docker.com/linux/static/stable/x86_64/docker-18.09.0.tgz
tar -xvf docker-18.09.0.tgz
cd docker
cp docker /usr/bin
Now, interact directly with the Docker daemon
70%
30.11.2020
Listing 8
config.json File Content
01 {
02 "ociVersion": "1.0.0",
03 "process": {
04 "user": {
05 "uid": 0,
06 "gid": 0
07 },
08 "args": [
09 "/usr
69%
22.12.2017
and Brotli Comparison
01 -rw-r--r-- 1 sw sw 124 8 Sep 16:52 hello-world.html
02 -rw-r--r-- 1 sw sw 77 8 Sep 16:53 hello-world.html.br
03 -rw-r--r-- 1 sw sw 113 8 Sep 16:53 hello
69%
11.04.2016
Access
Match _REQUEST(=|\[|\%[0-9A-Z]{0,2}) DenyAccess
Match ^/index\.php Return
RequestURI exists Return
Match .* Rewrite /index.php
}
VirtualHost {
Hostname = www.thisisagreatwebsite.com
69%
29.09.2020
FROM node:8-alpine
02
03 LABEL maintainer="Liran Tal com>"
04 LABEL contributor="Eitan Schichmanter com>"
05
06 RUN apk add docker && rm -rf /var/apk/cache/*
07
08 COPY
69%
14.08.2017
://www.robustperception.io/blog/
Keynotes at PromCon 2016: https://www.youtube.com/playlist?list=PLoz-W_CUquUlCq-Q0hy53TolAhaED9vmU
Weaveworks blog: https://www.weave.works/blog/ (enter "Prometheus" in the Search
box)
node