Skip to content

Commit

Permalink
No need for LIMA anymore, docker works again on Apple Silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
crmne committed Dec 19, 2024
1 parent a2d0067 commit 690c14d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 107 deletions.
10 changes: 0 additions & 10 deletions config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@ asset_path: /rails/public/assets

builder:
arch: amd64
# Only uncomment the following two lines if you know what you're doing and
# PLEASE always commit them COMMENTED.
# You can uncomment, deploy, and comment. No need to commit this uncommented to deploy.
# This is a workaround for an issue with Docker on Apple Silicon,
# which would not go past the tailwindcss build.
# This way we are connecting to an Ubuntu VM created with Lima.
# The template to start the VM is in lima-docker-amd64.yaml
# More info at https://github.com/lima-vm/lima
# local: false
# remote: unix://<%= ENV['HOME'] %>/.lima/docker-amd64/lima-docker-amd64/sock/docker.sock

accessories:
db:
Expand Down
97 changes: 0 additions & 97 deletions lima-docker-amd64.yaml

This file was deleted.

0 comments on commit 690c14d

Please sign in to comment.