-
clone this repository
$ git clone https://github.com/kotazuck/cli-practice1.git $ cd cli-practice1
-
build image and run container
- use docker command
$ docker build -t cli-practice:1.0 . $ docker run -it --rm --name cli-practice1 cli-practice:1.0
- use make command
$ make run TAG="1.0"
- use docker command
-
Notifications
You must be signed in to change notification settings - Fork 0
kotazuck/cli-practice1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published