generated from Templates/Docker_Image
All checks were successful
Rename the project from template / rename-project (push) Successful in 8s
13 lines
172 B
Markdown
13 lines
172 B
Markdown
# project_name
|
|
|
|
project_description
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
$ docker build -t <tagname> -f Containerfile .
|
|
```
|
|
|
|
## Development
|
|
|
|
Read the [CONTRIBUTING.md](CONTRIBUTING.md) file. |