Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Github Container Action

diagram

flowchart  TD
    A[entrypoint.sh] -->|Displays machine memory| B[Ubuntu Latest Container]
    B -->|Built using| C[Dockerfile]
    C -->|Defines actions| D[action.yml]
    D -->|Used by workflow| E[.github/workflows/workflow.yml]
    E -->|Runs the action| F[GitHub Action]

Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages