Replies: 1 comment 2 replies
-
| looks like out of  | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an alias for
docker="nerdctl"in my bash profile.When using pre-commit with a docker image hook I get an error:
I assume pre-commit is not using the alias, is there a way to make pre-commit use an alias for the docker command?
Beta Was this translation helpful? Give feedback.
All reactions