awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dimonomid/docker-quick-ref

Open-source alternatives to Docker Quick Ref

25 open-source projects similar to dimonomid/docker-quick-ref, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Docker Quick Ref alternative.

  • awatson1978/meteor-cookbookawatson1978 का अवतार

    awatson1978/meteor-cookbook

    1,666GitHub पर देखें↗

    Welcome to the Node on FHIR Cookbook. This repository contains cookbook recipes for writing Node/Javascript software that's intended to be used in clinical, laboratory, and healthcare settings. If you're using Node.js (and the Meteor build pipeline) and need to implement a HIPAA audit log, or do…

    Shell
    GitHub पर देखें↗1,666
  • azat-co/cheatsheetsazat-co का अवतार

    azat-co/cheatsheets

    1,359GitHub पर देखें↗

    JavaScript and Node.js cheatsheets

    HTML
    GitHub पर देखें↗1,359
  • brson/rust-anthologybrson का अवतार

    brson/rust-anthology

    1,519GitHub पर देखें↗

    The best short-form writing about Rust, collected.

    Shell
    GitHub पर देखें↗1,519
  • dariubs/gobooksdariubs का अवतार

    dariubs/GoBooks

    19,168GitHub पर देखें↗

    GoBooks is a curated directory and index of technical literature designed to support software engineering development and professional growth. The project functions as a structured repository that organizes educational materials into learning paths, allowing developers to discover resources tailored to their specific proficiency levels and career goals. The collection is centered on the Go programming language, providing a progression of books and guides that range from fundamental syntax to advanced system design patterns. By utilizing a structured classification system, the repository enabl

    Goawesomeawesome-goawesome-golang
    GitHub पर देखें↗19,168

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
deniederhut/slides-scipyconf-2018deniederhut का अवतार

deniederhut/Slides-SciPyConf-2018

134GitHub पर देखें↗

That's because you are a amazing! Here's how it works:

Jupyter Notebook
GitHub पर देखें↗134
  • denysdovhan/wtfjsdenysdovhan का अवतार

    denysdovhan/wtfjs

    37,628GitHub पर देखें↗

    This project is an educational resource and technical reference archive focused on the core architecture and counter-intuitive behaviors of the JavaScript programming language. It provides a comprehensive collection of language edge cases, syntax anomalies, and runtime inconsistencies that challenge standard developer assumptions. By grounding these examples in the official ECMAScript specification, the repository serves as a guide for understanding the underlying mechanics of the language. The project distinguishes itself by cataloging specific instances of type coercion, operator precedence

    JavaScriptbookhandbookjavascript
    GitHub पर देखें↗37,628
  • eon01/dockercheatsheeteon01 का अवतार

    eon01/DockerCheatSheet

    3,938GitHub पर देखें↗

    This project is a comprehensive reference guide and cheat sheet for the Docker CLI. It provides a structured collection of commands and documentation to help users manage container lifecycles, build images, and handle registries. The documentation specifically covers the orchestration of multi-container applications using Docker Compose and the management of scalable services across multiple nodes via Docker Swarm. It also includes detailed guides for configuring virtual networks, bridges, and ports to control container communication. The reference surface extends to container image administ

    GitHub पर देखें↗3,938
  • ffhelicopter/go42ffhelicopter का अवतार

    ffhelicopter/Go42

    5,186GitHub पर देखें↗

    Go42 is a comprehensive programming language guide and reference for the Go language. It serves as a study of the official language specifications and a collection of design patterns derived from the internal logic and source code of the Go standard library. The project focuses on analyzing official library implementations to demonstrate idiomatic design patterns and core architectural thinking. It maps high-level architectural patterns to specific language features to support the development of scalable and maintainable software. The educational material is organized through case studies an

    Gobookgogo42
    GitHub पर देखें↗5,186
  • graue/esofilesgraue का अवतार

    graue/esofiles

    110GitHub पर देखें↗

    This is an archive of implementations of esoteric programming languages as well as language specs and programs written in them. You can find information on esoteric programming languages at the Esolang wiki.

    C
    GitHub पर देखें↗110
  • invoke-ir/forensicpostersInvoke-IR का अवतार

    Invoke-IR/ForensicPosters

    454GitHub पर देखें↗
    GitHub पर देखें↗454
  • jenspiegsa/docker-cheat-sheetJensPiegsa का अवतार

    JensPiegsa/docker-cheat-sheet

    23GitHub पर देखें↗

    A collection of recipes for docker.

    CSS
    GitHub पर देखें↗23
  • jesusprubio/strong-nodejesusprubio का अवतार

    jesusprubio/strong-node

    507GitHub पर देखें↗

    :heavycheckmark: More than 100 security checks for your Node.js API

    JavaScript
    GitHub पर देखें↗507
  • kencochrane/docker-guidebookK

    kencochrane/docker-guidebook

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • kyclark/command-line-rustK

    kyclark/command-line-rust

    0GitHub पर देखें↗

    This is the code repository for the Command-Line Rust (O'Reilly, 2022/2024, ISBN 9781098109417)

    GitHub पर देखें↗0
  • leonardomso/33-js-conceptsleonardomso का अवतार

    leonardomso/33-js-concepts

    66,467GitHub पर देखें↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-loop-based concurrency, alongside advanced topics like JIT-compiled execution and memory management. The repository distinguishes itself by offering deep-dive technical guides that bridge the gap between abstract language concepts and practical browser implementation. It features

    JavaScriptangularconceptses6
    GitHub पर देखें↗66,467
  • llamafamily/llama-chineseL

    LlamaFamily/Llama-Chinese

    0GitHub पर देखें↗

    Llama中文社区 最好的Llama大模型开源社区

    GitHub पर देखें↗0
  • mac4n6/presentationsmac4n6 का अवतार

    mac4n6/Presentations

    265GitHub पर देखें↗

    Presentation Archives for my OS X and iOS Related Research

    GitHub पर देखें↗265
  • mmontone/cltl2-docmmontone का अवतार

    mmontone/cltl2-doc

    14GitHub पर देखें↗

    Common Lisp The Language Second Edition

    TeX
    GitHub पर देखें↗14
  • mmontone/dpans2teximmontone का अवतार

    mmontone/dpans2texi

    8GitHub पर देखें↗

    NB This is an archive of Jesper Harder's dpans2texi script, available under the GPLv2; the original site has disappeared.

    TeX
    GitHub पर देखें↗8
  • mortcanty/crc4dockerM

    mortcanty/CRC4Docker

    0GitHub पर देखें↗

    CRC4Docker Source files for the Docker image mort/crc4docker

    GitHub पर देखें↗0
  • mostafa-saad/mycompetitiveprogrammingmostafa-saad का अवतार

    mostafa-saad/MyCompetitiveProgramming

    430GitHub पर देखें↗

    This repository contains a subset of pointers to solutions with editorials and notes to my trainees (ACM ICPC, OJs, IOI, POI, CEOI, JOI, etc). For IOI/OI, I organized what I found on the web from official solutions and materials.

    C++
    GitHub पर देखें↗430
  • rust-lang-nursery/rust-cookbookrust-lang-nursery का अवतार

    rust-lang-nursery/rust-cookbook

    2,594GitHub पर देखें↗

    Read it here.

    Rust
    GitHub पर देखें↗2,594
  • stephenplusplus/stream-faqsstephenplusplus का अवतार

    stephenplusplus/stream-faqs

    194GitHub पर देखें↗

    Let's learn these things together

    JavaScript
    GitHub पर देखें↗194
  • veggiemonk/awesome-dockerveggiemonk का अवतार

    veggiemonk/awesome-docker

    36,229GitHub पर देखें↗

    This project is a comprehensive, community-driven directory that serves as a centralized discovery hub for the container ecosystem. It functions as a structured knowledge base, aggregating a wide array of software tools, educational materials, and technical resources designed to assist developers and operators in mastering containerization technologies. The repository distinguishes itself through a meticulously organized taxonomy that maps the entire container lifecycle, from initial development and image building to orchestration, security, and infrastructure operations. By curating disparat

    awesomeawesome-listcontainer
    GitHub पर देखें↗36,229
  • wsargent/docker-cheat-sheetwsargent का अवतार

    wsargent/docker-cheat-sheet

    22,529GitHub पर देखें↗

    This project is an administrative reference for Docker, providing guides and command references for system maintenance, image building, network configuration, and security hardening. It serves as a comprehensive manual for managing the container lifecycle and performing general system administration. The reference covers the construction and optimization of images through build files, layering strategies, and registry integration. It also provides instructions for configuring isolated virtual networks, mapping ports, and implementing security hardening using Linux capabilities and read-only f

    GitHub पर देखें↗22,529