mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-07 12:52:52 -05:00
Spell check
This commit is contained in:
@@ -263,8 +263,8 @@ func New(
|
||||
tailscaleOptions.WorkingDir = tsic.workdir
|
||||
}
|
||||
|
||||
// dockertest isnt very good at handling containers that has already
|
||||
// been created, this is an attempt to make sure this container isnt
|
||||
// dockertest isn't very good at handling containers that has already
|
||||
// been created, this is an attempt to make sure this container isn't
|
||||
// present.
|
||||
err = pool.RemoveContainerByName(hostname)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user