Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Debug APP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Hydra
  • Debug APP
  • Wiki
  • Create Docker Image

Create Docker Image · Changes

Page history
Updated Create Docker Image (markdown) authored Jun 20, 2019 by Giovanni Basolu's avatar Giovanni Basolu
Hide whitespace changes
Inline Side-by-side
Create-Docker-Image.md
View page @ 6293c911
# Create the docker image # Create the docker image
Goto inside the app docker folder
```
cd <UoM-root-folder>/debug-app/docker
```
Build the image using the "make" command
```
make
``` ```
```
\ No newline at end of file
Clone repository
  • Create Docker Image
  • Execute the run command
  • Home
  • Pull Image from AWS
  • Push the image to AWS
  • Register the app locally