Skip to content

geneva/db-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building notes

If you get an error upon attempting to build that looks like: "multiple platforms feature is currently not supported for docker driver", check the output of docker buildx ls.

You may need to switch to a different builder, which you can create by:

docker buildx create --name buildx-container --driver=docker-container

Then during building, specify the builder buildx-container. For example:

just build-commit buildx-container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •