0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Swift/Kotlinで「やってみたこと」を投稿しよう
https://qiita.com/official-events/5591a026abbe5329bb00

Windows11 に Swift をインストールする“やさしい”手順(Docker編)
https://qiita.com/nak435/items/0180c390db39a84a8212

Swift学習 on Docker for Windows
https://qiita.com/kfjt/items/6a49d603aa497c2807a5

Docker+Ubuntu+Swiftをやってみる
https://qiita.com/trsxxii/items/bfd2418b9531a2661fa3

Windows で Swift公式Docker イメージをVSCodeから使う“やさしい”手順
https://qiita.com/nak435/items/0e1f2ffed085335b09b9

Docker x Code-Server で Swift x VSCode
https://qiita.com/kyorohiro/items/3ff5030dc1881164ad22

Swift Windows OS Dockerで簡単環境起動
https://qiita.com/cloudsnow/items/61515ee56dfce40d1261

docker版のjupyterにSwiftを入れてみた。
https://qiita.com/imoimo2009/items/218dc5b98d7e4e3124db

Embedded SwiftでRaspberry Pi Picoを動かす、Dockerでビルドして
https://qiita.com/fuziki/items/27ca34f0bf9bcb22828f

Linux 版 Swift を Mac 上で Docker を使って手っ取り早く試す
https://qiita.com/taketin/items/77af9bc29f44166b8270

Apple Sillicon Mac上でAmazon Linux の Docker コンテナでSwift+VaporのHello World
https://qiita.com/codelynx/items/cf6a9583dd79fb864491

dockerで機械学習(92) with swift(1)「Machine Learning with Swift」By Alexander Sosnovshchenko
https://qiita.com/kaizen_nagoya/items/7a85d48841d9150448a2

始めてのiOS
https://qiita.com/kaizen_nagoya/items/f2b9b6186f00229def73

macOS
$  docker run -v $(pwd):/app  -it  swiftdocker/swift /bin/bash
Unable to find image 'swiftdocker/swift:latest' locally
latest: Pulling from swiftdocker/swift
50aff78429b1: Pull complete 
f6d82e297bce: Pull complete 
275abb2c8a6f: Pull complete 
9f15a39356d6: Pull complete 
fc0342a94c89: Pull complete 
2b53dcb0eee7: Pull complete 
267fcb0a26f6: Pull complete 
Digest: sha256:0b2ad4a26977a27bedd2cbbae1c8821b3816a7be8b1fb4ad783816be058f8e95
Status: Downloaded newer image for swiftdocker/swift:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
ubuntu
# swift
error: failed to launch REPL process: process launch failed: 'A' packet returned an error: 8

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?