Skip to content

Dockerfile for arm64 and amd64 builds of Topcom-0.17.8

License

Notifications You must be signed in to change notification settings

sudeepan/topcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

topcom

Dockerfile for arm64 and amd64 builds of Topcom-0.17.8

First, please ensure that the docker engine is running.

  1. Pull the image, as per the processor architecture (arm64 or amd64) of your device:

docker pull sudeepan/topcom:arm64 or, docker pull sudeepan/topcom:amd64

  1. Run the image:

docker run -i sudeepan/topcom:arm64 or, docker run -i sudeepan/topcom:amd64

  1. Change container name to "topcom":

docker rename <topcom-container-name> topcom

About

Dockerfile for arm64 and amd64 builds of Topcom-0.17.8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published