diff options
| author | Samuel Littley <samuel.littley@toastwaffle.com> | 2022-03-15 19:47:07 +0000 |
|---|---|---|
| committer | Samuel Littley <samuel.littley@toastwaffle.com> | 2022-03-15 19:47:07 +0000 |
| commit | e33f9b1e83670e1497268e95edf6c894c51dff2c (patch) | |
| tree | 12ff70ccd0b7a8b9716a28963c44e43d0798fc0b /README.md | |
| parent | 79c47d072d15bf5ded4c8317abbb87b54f080b17 (diff) | |
| download | compute-archlinux-image-builder-e33f9b1e83670e1497268e95edf6c894c51dff2c.tar.xz | |
Add a list of current images
Fixes #36
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -53,6 +53,8 @@ $ gcloud compute instances create INSTANCE_NAME \ --image-project=arch-linux-gce --image-family=arch ``` +For older images, see the current_images.txt file. + ## Build Your Own Image You can build the Arch Linux image yourself with the following procedure: |
