Coder Social home page Coder Social logo

docker.training's Introduction

Docker Training

Training is a collection of different trainings, developed and created by the Docker Community in Jamaica.

For a HTML version, please browse to our Training Website.

Overview

Different Plone Trainings:

The landing page

The code for the landing page at https://dockertraining.readthedocs.io is in another repository: https://github.com/JamaicanDevelopers/docker.training.

Contribute

Support

If you are having issues, please let us know by opening an issue in our Issue Tracker or asking a question on our Community Space.

docker.training's People

Contributors

b4oshany avatar

Watchers

 avatar

docker.training's Issues

Drive not shared error on when running docker-compose

I am running docker engine on Windows Home. I created a docker-compose file with code

version: '3' services: web: build: . container_name: drf_app volumes: - ./src:/drf ports: - "9090:8000"


but I am getting the following error.

ERROR: for drf_app Cannot create container for service web: b'Drive has not been shared'

ERROR: for web Cannot create container for service web: b'Drive has not been shared'
Encountered errors while bringing up the project.


Can anyone shed some light on this issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.