Giter Club home page Giter Club logo

project-docker-todo-list's Introduction

Project Docker To-do list

  • Project to create Docker configurations to a full-stack application.

Requirements

Dockers commands

  1. Create 01container in interactive mode, using alpine v3.12 image ✔️
  2. Initiate 01container ✔️
  3. List containers filtering by 01container ✔️
  4. Execute cat /etc/os-release on 01container without docking with it ✔️
  5. Remove 01container ✔️
  6. Download nginx v1.21.3-alpine without creating nor running a container ✔️
  7. Run a background new container with ngix v1.21.3-alpine image, naming it 02images, and mapping its standard port as 3000 in hosting system ✔️
  8. Stop running 02images container ✔️

Dockerfile

  1. Generate a build from the todo-app backend Dockerfile, naming image as todobackend ✔️
  2. Generate a build from the todo-app frontend Dockerfile, naming image as todofrontend ✔️
  3. Generate a build from the todo-app tests Dockerfile, naming image as todotests ✔️

Bonus Requirements

Docker-compose

  1. Upload a background orchestration with docker-compose so that backend, frontend and tests can communicate ✔️

Language and Tools

docker Docker

Get started

Install it locally

👉 /tests/e2e was provided by Trybe

  • Open terminal and create a directory in your preferred location:
$ mkdir <Your directory name here>
  • Access directory then clone the repository:
$ cd <Your directory name here>
$ git clone [email protected]:ViniGB/Project-Docker-todo-list.git
  • Access the newly created directory:
$ cd Project-Docker-todo-list
  • Install dependencies:
$ npm install

project-docker-todo-list's People

Contributors

vinigb avatar trybe-tech-ops avatar

Stargazers

Roman avatar GugaSantos avatar

Watchers

 avatar

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.