Search
You can find the results of your search below.
Fulltext results:
- VNC @docker_notes
- security_opt: - no-new-privileges:true # ports: # - "3306:3306" volumes: - ./dat... urity_opt: - no-new-privileges:true # ports: # - "8089:8080" environment: ... : guacd MYSQL_HOSTNAME: mariadb MYSQL_PORT: $DB_PORT MYSQL_DATABASE: guacamole MYSQL_USER: $GUAC_MYSQL_USER MYSQL_PASSWORD: $GUA
- Docker-Compose @docker_notes
- ue services: app: image: nginx:alpine ports: - 80:80 volumes: - web_data:/us