Softwr

Cloud · head to head

Buildah vs UrBackup

Buildah logo

Buildah

Cloud

Build OCI container images without a daemon or a Dockerfile

From
Free
Rated
-
UrBackup logo

UrBackup

Backup

Open source client server backup doing both file and whole disk image backups of Windows machines

From
Free
Rated
-

The short version

  • Each has a real cost: Buildah linux only, with no native macOS or Windows support; UrBackup backups are stored on the server without encryption at rest by default, so the backup server holds a readable copy of every machine it protects and becomes the highest value target on the network.
  • They diverge on capability: Buildah covers Daemonless builds, UrBackup covers Windows image backups.
  • Prices and features above were last checked on 31 August 2026.

Where they differ

Only the attributes on which Buildah and UrBackup actually diverge.

Attributes where Buildah and UrBackup differ
AttributeBuildahUrBackup
PlatformsLinuxLinux, Windows, macOS, FreeBSD
CategoryCloudBackup

Identical on both: starting price (Free), pricing model (Open source, no licence fee), free tier (Yes), user rating (Not yet rated).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Buildah

  • Daemonless builds
  • Rootless
  • Dockerfile compatible
  • Scriptable builds

Only in UrBackup

  • Windows image backups
  • File backups
  • Web interface
  • Client discovery
  • Internet mode
  • Filesystem deduplication

What people use each for

The jobs each tool is most often brought in to do.

Buildah

  • Building images in CI without a privileged Docker daemonnot UrBackup
  • Producing minimal images with tighter layer control than a Dockerfile givesnot UrBackup
  • Scripted image assembly where a Dockerfile is the wrong abstractionnot UrBackup

UrBackup

  • A small office with Windows workstations that needs bare metal restore without per seat licensingnot Buildah
  • Schools and labs where machines are re-imaged often and a known good image must be recoverablenot Buildah
  • Backing up a mixed fleet to one server on premises with a web interface non specialists can usenot Buildah
  • Replacing an expiring commercial endpoint backup licence where the budget is the constraintnot Buildah

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Buildah

  • Linux only, with no native macOS or Windows support
  • Scriptable builds are powerful but less portable and less familiar than a Dockerfile
  • Narrow by design: it builds images and does not run them, so it needs Podman or another runtime alongside

UrBackup

  • Backups are stored on the server without encryption at rest by default, so the backup server holds a readable copy of every machine it protects and becomes the highest value target on the network.
  • Deduplication relies on filesystem features such as hard links, btrfs or ZFS, so a server built on the wrong filesystem silently consumes far more space and the fix is a rebuild rather than a setting.
  • There is no native object storage target, so offsite copies mean replicating the server storage with another tool rather than backing up to a bucket directly.
  • Restoring a full Windows image requires booting a restore environment, which is a manual, on site procedure that needs to be rehearsed before the day it is needed.
  • A single server holds everything and there is no built in clustering, so its own failure removes every recovery point at once unless you have separately solved replication.

Pricing, plan by plan

Buildah

Free
  • BuildahFree
    • Full functionality
    • No usage limits
    • Community support

UrBackup

Free
  • UrBackupFree
    • Full functionality, unlimited clients
    • File and image backups
    • Web administration interface

Which should you pick?

Choose Buildah if

  • You need daemonless builds.
  • You want to start without paying.
  • You work on Linux.
  • You also want rootless.

Choose UrBackup if

  • You need windows image backups.
  • You want to start without paying.
  • You work on Linux, Windows, macOS, FreeBSD.
  • You also want file backups.

Questions people ask

Is Buildah or UrBackup better?
Neither clearly leads. Buildah starts at Free and UrBackup at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Buildah or UrBackup?
Buildah starts at Free and UrBackup at Free.
Does Buildah or UrBackup run on more platforms?
Buildah runs on Linux. UrBackup runs on Linux, Windows, macOS, FreeBSD.
Can I use Buildah for free?
Both have a free tier, so you can try either at no cost before committing.
What is Buildah best used for?
Buildah is most often used for building images in ci without a privileged docker daemon, producing minimal images with tighter layer control than a dockerfile gives, scripted image assembly where a dockerfile is the wrong abstraction. Of those, building images in ci without a privileged docker daemon and producing minimal images with tighter layer control than a dockerfile gives are not what UrBackup is typically brought in for.
What can Buildah do that UrBackup cannot?
Buildah covers Daemonless builds, Rootless, Dockerfile compatible, Scriptable builds. UrBackup covers Windows image backups, File backups, Web interface, Client discovery.

Answered from the vendors’ own pages

Buildah: Is Buildah free?

Yes, open source with no licence fee.

UrBackup: Does it back up Linux servers as well?

File backups yes, image backups no. The image path is Windows only through volume shadow copy.

Buildah: Do I still need a Dockerfile?

No. Buildah reads Dockerfiles if you have them, but images can be built entirely from shell commands instead.

UrBackup: Is the data encrypted?

Transport can be encrypted, and there is optional client side file encryption, but the default server storage is not encrypted at rest. Use full disk encryption on the server.

Buildah: How is Buildah different from Podman?

Buildah builds images; Podman runs them. Podman actually embeds Buildah for its build command, and the two are designed to be used together.

UrBackup: Can I back up to Amazon S3?

Not directly. The server writes to local or mounted storage, so cloud copies are made by replicating that storage separately.

UrBackup: How many clients can one server handle?

Dozens is routine on decent hardware. The limit is usually storage input and output during overlapping backup windows rather than client count.

Share

Related pages

Other head to heads